SQLConnection.HyperLabel Property (Typed) | |
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
public virtual HyperLabel HyperLabel { get; }
Request Example
View SourceProperty Value
Type:
HyperLabelThe hyperlabel of the connection containing the name of the data source, or NIL, if there is no data source name.
See Also