OASySDNA.RealTime.Data.Common.Attributes Namespace
- Last UpdatedApr 08, 2026
- 2 minute read
| Class | Description | |
|---|---|---|
![]() | ConfigAttribute | |
![]() | FieldNameAttribute | An attribute containing the database name of a field. |
![]() | IndexedAttribute | Marks a property as representing an Indexed field in the database. |
![]() | PrimaryKeyAttribute | An attribute indicating that it is a primary key |
![]() | RealTimeTableAttribute | An attribute for a RealTime Table that contains the table name |
![]() | UniqueAttribute | Marks a property as representing a unique field in the database. |
