Click or drag to resize

SQLConnection.UserID Property

X#
A string representing the ODBC user ID.

Namespace:  VO
Assembly:  VOSQLClasses (in VOSQLClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY UserID AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
A string representing the ODBC user ID.
Remarks
Tip Tip
This string cannot be assigned if the connection is open.
See Also