IRealTimeTable Interface Properties
- Last UpdatedApr 08, 2026
- 2 minute read
For a list of all members of this type, see IRealTimeTable members.
| Name | Description | |
|---|---|---|
![]() | Attached | Identifies whether this table is attached to shared memory. (Inherited from OASySDNA.RealTime.Data.Common.HighPerformanceSetDBWrapper.Interfaces.IRealTimeBaseTable) |
![]() | Bound | Identifies whether this table object has been bound to a specific RealTime Database table. (Inherited from ) |
![]() | HPDBRealTimeBaseTable | Underlying instance of the wrapped object. (Inherited from ) |
![]() | HPDBRealTimeTable | The underlying RealTimeTable that this is abstracting. |
![]() | Locked | Identifies whether the bound table is currently locked. (Inherited from ) |
![]() | LockType | Identifies the current lock type. (Inherited from ) |
![]() | Name | Gets underlying table name. (Inherited from ) |
![]() | NewBoundedRecord | Creates the relevant bounded record object for base class to use. (Inherited from ) |
![]() | Number | Returns the table number for the currently bound table. (Inherited from ) |
![]() | TypeNumber | Returns the RealTime type number for the currently bound table. (Inherited from ) |
