ALM Open Test Architecture API Type Library Version 12.55
ColSize Property
Collapse All
Expand All
Recordset Object
: ColSize Property
The index of the column (zero-based).
Description
The physical size as defined in the database of the fields in the column specified by Index (zero-based).
Property type
Read-only property
Syntax
Visual Basic
Public
Property
ColSize( _
ByVal
Index
As
Long
_ )
As
Long
Parameters
Index
The index of the column (zero-based).
See Also
Recordset Object
|
Recordset Members