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

