SQLConnection.HyperLabel Property | |
The hyperlabel of the connection containing the name of the data source, or NIL, if there is no data source name.
Namespace:
VO
Assembly:
VOSQLClasses (in VOSQLClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY HyperLabel AS USUAL GET
public virtual Usual HyperLabel { get; }
Request Example
View SourceProperty Value
Type:
UsualThe hyperlabel of the connection containing the name of the data source, or NIL, if there is no data source name.
See Also