DAC consists of properties which are similar to database table fields. DAC will consist of two types of properties.
- Virtual Property
- Abstract class property
A class can be considered as DAC if it inherits from IBQL table.
All the DAC fields should be decorated with attributes.