Click or drag to resize

SQLConnection.UserID Property (Typed)

X#
A string representing the ODBC user ID.

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

Property Value

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