SQLSelect.NumResultColumns Property | |
A numeric value containing the number of columns in the result set.
Namespace:
VO
Assembly:
VOSQLClasses (in VOSQLClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY NumResultColumns AS USUAL GET
public virtual Usual NumResultColumns { get; }
Request Example
View SourceProperty Value
Type:
UsualA numeric value containing the number of columns in the result set.
See Also