CursorRowNum property

Applies to
TIB_Dataset

Declaration
Property CursorRowNum : longint;

Description
RowNum of the underlying unidirectional cursor that brings records into the buffer. This is the same as RowNum on a unidirectional dataset like TIB_Cursor.