ALM Open Test Architecture API Type Library Version 12.55
Position Property
Collapse All
Expand All
IRecordset Interface
: Position Property
Description
The current record position (0-based).
Property type
Read-write property
Syntax
Visual Basic
Public
Property
Position
As
Long
Remarks
Position is 0 when the cursor is on the first record or if the recordset is empty.
See Also
IRecordset Interface
|
IRecordset Members