Click or drag to resize

DataColumn.Server Property (Typed)

X#
The data server to which this data column is currently connected, if any.

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

Property Value

Type: DataServer
The data server to which this data column is currently connected, if any.
See Also