DataColumn.Server Property | |
The data server to which this data column is currently connected, if any.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Server AS USUAL GET
public virtual Usual Server { get; }
Request Example
View SourceProperty Value
Type:
UsualThe data server to which this data column is currently connected, if any.
See Also