OASySDNA.RealTime.Data.Common.HighPerformanceSetDBWrapper Namespace
- Last UpdatedApr 08, 2026
- 5 minute read
| Class | Description | |
|---|---|---|
![]() | FieldAccessor<T> | A field read/writer that acts as an abstract layer between HPDB read and right functions, and generic Read/Write functions |
![]() | FieldTypeFactory | A simple factory that creates typed OASySDNA.RealTime.HighPerformanceSetDB.RealTimeField based on the primitive type |
![]() | KeyOrderSetRecordCollection | Wrapper class for KeyOrderSetRecordCollection; Collection class that implements the capability to iterate through a RealTime tables records, finding the collection of record that all have the same key value. |
![]() | KeyValueEqualSetRecordCollection | Wrapper class for KeyValueEqualSetRecordCollection; Collection class that implements the capability to iterate through a RealTime tables records, finding the collection of record that all have the same key value. |
![]() | RealTimeArrayType | Wrapper class for RealTimeArrayType; This represents Array type in realtime database. |
![]() | RealTimeBaseRecord | Wrapper class for RealTimeBaseRecord; This is the Metso High Performance Database API RealTimeBaseRecord Object, allowing you to access the OASySDNA RealTime Records. |
![]() | RealTimeBaseTable | Wrapper class for RealTimeBaseTable; This is the Metso High Performance Database API RealTimeBaseTable Object which allows you to access the OASySDNA RealTime tables. |
![]() | RealTimeBoolField | Wrapper class for RealTimeBoolField; |
![]() | RealTimeByteField | Wraps the RealTimeByteField class |
![]() | RealTimeDoubleField | Wraps the RealTimeDoubleField |
![]() | RealTimeEnumInfo | Wrapper class for Metso High Performance Database OASySDNA.RealTime.HighPerformanceSetDB.RealTimeEnumInfo |
![]() | RealTimeEnumType | Wrapper class for Metso High Performance Database OASySDNA.RealTime.HighPerformanceSetDB.RealTimeEnumType |
![]() | RealTimeField | Wrapper class for RealTimeField. Binds a set of fields within a .NET class to a specific RealTime RealTimeBaseTable. |
![]() | RealTimeFieldInfo | Wrapper class for RealTimeFieldInfo; |
![]() | RealTimeFloatField | Wraps the RealTimeFloatField |
![]() | RealTimeIntField | Wraps the RealTimeIntField |
![]() | RealTimeLongField | Wraps the RealTimeLongField |
![]() | RealTimePseudoType | Wrapper class for RealTimePseudoType; This represents Pseudo type in realtime database. |
![]() | RealTimeSetRecord | Wrapper class for RealTimeSetRecord; This is the Metso High Performance Database API RealTimeSetRecord Object, allowing you to access the OASySDNA RealTime Records. |
![]() | RealTimeSetTable | Wrapper class for RealTimeSetTable; This is the Metso High Performance Database API RealTimeSetTable Object which allows you to access the OASySDNA RealTime tables. |
![]() | RealTimeShortField | Wraps the RealTimeShortField |
![]() | RealTimeSlotType | Wrapper class for RealTimeSlotType; This represents Slot type in realtime database. |
![]() | RealTimeStringField | Wraps the RealTimeStringField |
![]() | RealTimeStringType | Wrapper class for RealTimeSlotType; This represents String type in realtime database. |
![]() | RealTimeStructType | Wrapper class for RealTimeStructType; This represents struct type in realtime database. |
![]() | RealTimeType | Wrapper class for RealTimeType; This represents generic base class for realtime types from realtime database. |
![]() | RealTimeUIntField | Wraps the RealTimeUIntField |
![]() | RealTimeULongField | Wraps the RealTimeULongField |
![]() | RealTimeUShortField | Wraps the RealTimeUShortField |
![]() | RecordLockRequestType | Wrapper class for RealTime Record Lock Request Types from realtime database. |
![]() | ReverseKeyOrderSetRecordCollection | Wrapper class for ReverseKeyOrderSetRecordCollection Collection class that implements the capability to iterate through a RealTime tables records, finding the collection of records that all have the same key value, and moving through this list of records in reverse. |
![]() | ReverseSetRecordOrderCollection | Collection class that implements the capability to iterate through a RealTime tables records, in the increasing order in which they exist within the table. |
![]() | SetRecordOrderCollection | Collection class that implements the capability to iterate through a RealTime tables records, in the increasing order in which they exist within the table. |
![]() | TableLockRequestType | Wrapper class for RealTime Table Lock Request Types from realtime database. |
![]() | WrappedSetRecordOrderCollection |
| Interface | Description | |
|---|---|---|
![]() | ISetRecordOrderCollection | Interface for Collection class that implements the capability to iterate through a RealTime tables records, in the increasing order in which they exist within the table. |

