Click or drag to resize

WrapperRDD Properties

X#

The WrapperRDD type exposes the following members.

Properties
  NameDescription
Public propertyAlias
Retrieve the alias name.
Public propertyArea
Retrieve the Workarea number.
Public propertyBoF
Is the table at the logical beginning-of-file.
Public propertyDeleted
Is the current row deleted?
Public propertyDriver
Driver (RDD) name of the object.
Public propertyEoF
Is the table at the logical end-of-file.
Public propertyExclusive
Is the Workarea opened Exclusively
Public propertyFieldCount
The # of fields in the current Workarea.
Public propertyFilterText
The filter condition as a string.
Public propertyFound
The outcome of the last search operation.
Public propertyRecCount
The number of rows.
Public propertyRecId
The row identifier at the current cursor position.
Public propertyRecNo
The physical row identifier at the current cursor position.
Public propertyShared
Is the current Workarea opened Shared?
Top
See Also