Click or drag to resize

SQLColumn.Index Property (Typed)

X#
A numeric value representing the SQL column number.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Index AS LONG GET SET 
Request Example View Source

Property Value

Type: Long
A numeric value representing the SQL column number.
See Also