ALM Open Test Architecture API Type Library Version 12.55
ColType Property
Collapse All
Expand All
IRecordset Interface
: ColType Property
The index of the column (zero-based).
Description
The data type of column.
Property type
Read-only property
Syntax
Visual Basic
Public
Property
ColType( _
ByVal
Index
As
Long
_ )
As
Long
Parameters
Index
The index of the column (zero-based).
See Also
IRecordset Interface
|
IRecordset Members