DataServer.FCount Property (Typed) | |
The number of fields in this data server.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOSystemClasses (in XSharp.VOSystemClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY FCount AS DWORD GET
public virtual uint FCount { get; }
Request Example
View SourceProperty Value
Type:
DWordThe number of fields in this data server.
See Also