DataCache Properties | 
The DataCache type exposes the following members.
| Name | Description | |
|---|---|---|
| AppStringSupport | ||
| Collation | 
            Collation of the database. Used when creating tempdb tables.
              | |
| ConnStr | 
            På webserver er ConnStr tom!
              | |
| CustomerId | 
            ID of the Customer object
              | |
| CustomerName | ||
| CustomerSettings | ||
| DataObjectTypes | 
            Contains all regular data object types (shadow types are not included).
            Tip: Use GetDataObjectType (3 overloads) to get a data object type instead of accessing the DataObjectTypes collection.
              | |
| EnableConfigurationChangeLogging | 
            Informs whether logging of configuration changes is enabled.
            The information comes from the customer settings but is stored here for cheaper retrieval.
              | |
| FldMaxLenDataObjectVersionPropertyValueTextShortPropValue | 
            Contains the length of the column PropValue in the table DataObjectVersionPropertyValueTextShort.
            The size is read from the INFORMATION_SCHEMA on application startup.
              | |
| LicenseWarnings | 
            Contains detected license warnings for displaying in the portal
              | |
| Properties | 
            Tip: Use GetProperty (3 overloads) to get a property instead of accessing the Properties collection.
              | |
| PropertyManager | Obsolete. | |
| TimeZones | 
            Contains all timezones in the system
              | |
| TypeManager | Obsolete. |