SqlConnectOptions.setHost

Specify the host for connecting to the server.

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

class SqlConnectOptions
setHost
(
string host
)

Meta