ALM Open Test Architecture API Type Library Version 12.55
ColName Property
The index of the column (zero-based).
Description
The name of the Recordset column specified by Index (zero-based).
Property type
Read-only property
Syntax
Visual Basic
Public Property ColName( _
   ByVal Index As Long _
) As String
Parameters
Index
The index of the column (zero-based).
See Also

Recordset Object  | Recordset Members