IRealTimeBaseTable Interface Properties
- Last UpdatedApr 08, 2026
- 2 minute read
For a list of all members of this type, see IRealTimeBaseTable 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 | Gets underlying table name. |
![]() | NewBoundedRecord | Creates the relevant bounded record object for base class to use. |
![]() | Number | Returns the table number for the currently bound table. |
![]() | TypeNumber | Returns the RealTime type number for the currently bound table. |
