MSSQL_CLIENT_T
Operates on MSSQL Client Connection
This topic lists the expressions that are provided by this class.
DATABASE
Returns the Database name associated with the client.
Returns: text_t
OPTIONFLAGS1
Returns optionflags1 from Client Capabilities
Returns: num_at
OPTIONFLAGS2
Returns optionflags2 from Client Capabilities
Returns: num_at
OPTIONFLAGS3
Returns optionflags3 from Client Capabilities
Returns: num_at
TYPEFLAGS
Returns typeflags from Client Capabilities
Returns: num_at
USER
Returns the Username associated with the client.
Returns: text_t