SqlConnectOptions.setPort

Specify the port for connecting to the server.

@param port the port to specify @return a reference to this, so the API can be used fluently

class SqlConnectOptions
setPort
(
int port
)

Meta