SQLSelect.SQLColumns Property (Typed) | |
**Missing documentation **
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY SQLColumns AS SQLColumn[] GET
public virtual SQLColumn[] SQLColumns { get; }
Request Example
View SourceProperty Value
Type:
SQLColumn**Missing documentation **
See Also