SQLSelect.IndexColumns Property (Typed) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.21
Syntax VIRTUAL PROPERTY IndexColumns AS List<LONG> GET
public virtual List<int> IndexColumns { get; }
Request Example
View SourceProperty Value
Type:
ListLongSee Also