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.HighPerformanceSetDB.RealTimeBaseTable) |
![]() | Bound | Identifies whether RealTimeBaseTable has been bound to a specific RealTime database (RTDB) table. (Inherited from RealTimeBaseTable) |
![]() | ChangeCounter | Gets the change counter for the currently bound table. (Inherited from RealTimeBaseTable) |
![]() | CurrentNumberOfRecords | Gets the number of records that are currently in the table. (Inherited from RealTimeBaseTable) |
![]() | Locked | Identifies whether the bound table is currently locked. (Inherited from RealTimeBaseTable) |
![]() | LockType | Gets the current lock type. (Inherited from RealTimeBaseTable) |
![]() | MaximumNumberOfRecords | Gets the maximum number of records that are currently allowed within this table. (Inherited from RealTimeBaseTable) |
![]() | Name | Identifies the name of the RealTime table that this object is bound to. (Inherited from RealTimeBaseTable) |
![]() | NewBoundedRecord | Overridden. Creates a new bounded RealTimeBaseRecord to use. |
![]() | Number | Gets 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) |
![]() | SharedMemorySetPointer | Gets the pointer for the locked table. (Inherited from RealTimeBaseTable) |
![]() | TypeNumber | Gets the RealTime type number for the currently bound table. (Inherited from RealTimeBaseTable) |
