KeyValueEqualRecordCollection Class Members
- Last UpdatedApr 08, 2026
- 2 minute read
The following tables list the members exposed by KeyValueEqualRecordCollection.
| Name | Description | |
|---|---|---|
![]() | KeyValueEqualRecordCollection Constructor | Initializes a new instance of KeyValueEqualRecordCollection with the specified parameters. |
| Name | Description | |
|---|---|---|
![]() | m_keyNumber | The key number that should be followed. (Inherited from OASySDNA.RealTime.HighPerformanceSetDB.KeyValueEqualBaseRecordCollection) |
![]() | m_keyValue | The value of the key to find all records that match. (Inherited from OASySDNA.RealTime.HighPerformanceSetDB.KeyValueEqualBaseRecordCollection) |
![]() | m_lastRecNumber | The record number that this collection is associated with. (Inherited from OASySDNA.RealTime.HighPerformanceSetDB.KeyValueEqualBaseRecordCollection) |
![]() | m_table | The table that this collection is associated with. (Inherited from OASySDNA.RealTime.HighPerformanceSetDB.KeyValueEqualBaseRecordCollection) |
| Name | Description | |
|---|---|---|
![]() | AssociatedTable | Retrieves the table that this collection is associated with. (Inherited from OASySDNA.RealTime.HighPerformanceSetDB.KeyValueEqualBaseRecordCollection) |
![]() | KeyNumber | Retrieves the key number that should be used when enumerating the collection. (Inherited from OASySDNA.RealTime.HighPerformanceSetDB.KeyValueEqualBaseRecordCollection) |
![]() | KeyValue | Retrieves the value of the key to find all records that match. (Inherited from OASySDNA.RealTime.HighPerformanceSetDB.KeyValueEqualBaseRecordCollection) |
![]() | NewBoundedRecord | Overridden. Creates a new OASySDNA.RealTime.HighPerformanceSetDB.RealTimeBaseRecord instance of the associated record. |



