Library: dataccess
Declarations about enums and constants 
| enum IliDateInfo | 
This enumerated type defines the information used by the  IliDate class. When the information is invalid, the information value is -1. 
| enum IliDbFieldStyle | 
This enumerated type defines the set of styles for an IliDbField gadget. 
| enum IliDbScaleType | 
This enumerated type defines the scale types.
| enum IliFetchPolicy | 
This enumerated type defines the different fetch policies for an IliSQLTable object. 
| Enumerator | |
|---|---|
| IliFP_AsNeeded | Rows are fetched from the database as they are required. | 
| IliFP_Immediate | All rows are fetched from the database at  | 
| enum IliLinkType | 
This enumerated type defines the different types of links.
| enum IliMonth | 
This enumerated type defines the month.
| enum IliScaleUnit | 
This enumerated type defines the scale units.
| enum IliShowMode | 
| enum IliSQLOrderByType | 
This enumerated type defines how a given column contributes to the sorting order of a table computed by an SQL query.
| enum IliTableFittingMode | 
This enumerated type defines the different ways a table gadget can behave when it is resized.
| enum IliWeekDay |