SqlConnectOptions.setDatabase

Specify the default database for the connection.

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

class SqlConnectOptions
setDatabase
(
string database
)

Meta