KeyValueEqualSetRecordCollection Class Members
- Last UpdatedApr 08, 2026
- 2 minute read
The following tables list the members exposed by KeyValueEqualSetRecordCollection.
| Name | Description | |
|---|---|---|
![]() | KeyValueEqualSetRecordCollection Constructor | Initializes a new instance of KeyValueEqualSetRecordCollection class 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 KeyValueEqualBaseRecordCollection) |
![]() | m_lastRecNumber | The record number that this collection is associated with. (Inherited from KeyValueEqualBaseRecordCollection) |
![]() | m_table | The table that this collection is associated with. (Inherited from KeyValueEqualBaseRecordCollection) |
| Name | Description | |
|---|---|---|
![]() | AssociatedTable | Overridden. Retrieves the table that this collection is associated with. |
![]() | 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 KeyValueEqualBaseRecordCollection) |
![]() | NewBoundedRecord | Overridden. Creates a new record object that this collection is associated with. |



