SqlConnectOptions.setProperties

Set properties for this client, which will be sent to server at the connection start.

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

class SqlConnectOptions
setProperties
(
Map!(string, string) properties
)

Meta