RealTimeBaseTable Class Fields
- Last UpdatedApr 08, 2026
- 2 minute read
For a list of all members of this type, see RealTimeBaseTable members.
| Name | Description | |
|---|---|---|
![]() | m_boundToSchema | Indicates whether the table is bound or not. |
![]() | m_CMXREP | The raw access replication functions. |
![]() | m_disposed | Indicates whether the record has been disposed. |
![]() | m_IsAttached | Indicates whether or not this table is attached to shared memory. |
![]() | m_keysModified | Indicates whether any keys have been modified while this table has been locked. |
![]() | m_locked | Indicates whether this record is locked or not. |
![]() | m_recordByteSize | The size in bytes of the record. |
![]() | m_recordsModified | Indicates whether any records have been modified while this table has been locked. |
![]() | m_tableDimension | The maximum number of records that the bound table can contain. |
![]() | m_tableName | The table name. |
![]() | m_tablePtr | The pointer for the table. |
![]() | m_tableSlotNum | The table number within the database. |
![]() | m_tableTypeSlotNum | The RealTime type number for the bound table. |
