SqlConnectOptions.setUser

Specify the user account to be used for the authentication.

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

class SqlConnectOptions
setUser
(
string user
)

Meta