RealTimeSetRecord Class Properties
- Last UpdatedApr 08, 2026
- 3 minute read
For a list of all members of this type, see RealTimeSetRecord members.
| Name | Description | |
|---|---|---|
![]() | Attached | Identifies whether this record is attached to the shared memory. (Inherited from OASySDNA.RealTime.HighPerformanceSetDB.RealTimeBaseRecord) |
![]() | ChangeCounter | Gets the change counter for the currently bound record. (Inherited from RealTimeBaseRecord) |
![]() | FieldsModified | Returns whether any fields have been modified while this record has been locked. (Inherited from RealTimeBaseRecord) |
![]() | KeysModified | Identifies whether any keys have been modified while this record has been locked. (Inherited from RealTimeBaseRecord) |
![]() | Locked | Identifies whether this record is locked. (Inherited from RealTimeBaseRecord) |
![]() | LockType | Returns the lock type used with the currently locked record. (Inherited from RealTimeBaseRecord) |
![]() | RealTimeBaseTable | Returns the table object that this record is currently associated with. (Inherited from RealTimeBaseRecord) |
![]() | RealTimeSetTable | Returns the table object that this record is currently associated with. |
![]() | RecordByteSize | Gets the size in bytes of the record. (Inherited from RealTimeBaseRecord) |
![]() | RecordNumber | Returns the currently locked record number. (Inherited from RealTimeBaseRecord) |
![]() | RecordPointer | Returns the record pointer for the currently locked record. (Inherited from RealTimeBaseRecord) |
![]() | UsingLocalRecordCopy | Identifies if the underlying record is actually an in-memory record or is a true record in the database. (Inherited from RealTimeBaseRecord) |
| Name | Description | |
|---|---|---|
![]() | IsDisposed | Indicates whether the record has been disposed. (Inherited from OASySDNA.RealTime.HighPerformanceSetDB.RealTimeBaseRecord) |

