Click or drag to resize

SQLConnection.HyperLabel Property (Typed)

X#
The hyperlabel of the connection containing the name of the data source, or NIL, if there is no data source name.

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

Property Value

Type: HyperLabel
The hyperlabel of the connection containing the name of the data source, or NIL, if there is no data source name.
See Also