Skip to content
Scott C Gray edited this page Feb 26, 2017 · 2 revisions

Variable

port - The TCP port to which the database connection is established.

Description

The read-only ${port} variable will contain the TCP port used to establish the database connection. This property is defined locally to the session and is only available when a connection has been established.

See also

domain, driver, server, user

Clone this wiki locally