Workarea Properties | ![]() |
The Workarea type exposes the following members.
Name | Description | |
---|---|---|
![]() | Alias | Retrieve the alias name. |
![]() | Area | Retrieve the Workarea number. |
![]() | BoF | Is the table at the logical beginning-of-file. |
![]() | Bottom | Is at bottom ? |
![]() | Closed | |
![]() | Deleted | Is the current row deleted? |
![]() | Driver | Driver (RDD) name of the object. |
![]() | EoF | Is the table at the logical end-of-file. |
![]() | Exclusive | Is the Workarea opened Exclusively |
![]() | FieldCount | The # of fields in the current Workarea. |
![]() | FileName | File name of the main file |
![]() | FilterInfo | Current Filter |
![]() | FilterText | The filter condition as a string. |
![]() | Found | The outcome of the last search operation. |
![]() | HasProperties | |
![]() | Memo | Current memo implementation. |
![]() | OrderCondInfo | Current Order condition |
![]() | Properties | |
![]() | ReadOnly | Is the file opened ReadOnly ? |
![]() | RecCount | The number of rows. |
![]() | RecId | The row identifier at the current cursor position. |
![]() | RecNo | The physical row identifier at the current cursor position. |
![]() | RecordBuffer | Current Record |
![]() | Shared | Is the current Workarea opened Shared? |
![]() | Top | Is at top? |