SqlConnectOptions.setPassword

Specify the user password to be used for the authentication.

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

class SqlConnectOptions
setPassword
(
string password
)

Meta