RealTimeBaseTable Class Properties
- Last UpdatedApr 08, 2026
- 2 minute read
For a list of all members of this type, see RealTimeBaseTable members.
| Name | Description | |
|---|---|---|
![]() | Attached | Identifies whether this table is attached to shared memory. |
![]() | Bound | Identifies whether this table object has been bound to a specific RealTime Database table |
![]() | HPDBRealTimeBaseTable | Underlying instance of the wrapped object. |
![]() | Locked | Identifies whether the bound table is currently locked |
![]() | LockType | Identifies the current lock type |
![]() | Name | Underlying table name |
![]() | NewBoundedRecord | This will create relevant bounded record object for base class to use. |
![]() | Number | Returns the table number for the currently bound table |
![]() | RecordByteSize | Gets the size of a record in this table in bytes. |
![]() | TypeNumber | Returns the RealTime type number for the currently bound table |
| Name | Description | |
|---|---|---|
![]() | Disposed | Indicates if the current RealTimeBaseTable instance has already disposed of its resources. |

