Click or drag to resize

DataCache Properties

The DataCache type exposes the following members.

Properties
  NameDescription
Public propertyAppStringSupport
Public propertyCollation
Collation of the database. Used when creating tempdb tables.
Public propertyConnStr
På webserver er ConnStr tom!
Public propertyCustomerId
ID of the Customer object
Public propertyCustomerName
Public propertyCustomerSettings
Public propertyDataObjectTypes
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.
Public propertyEnableConfigurationChangeLogging
Informs whether logging of configuration changes is enabled. The information comes from the customer settings but is stored here for cheaper retrieval.
Public propertyFldMaxLenDataObjectVersionPropertyValueTextShortPropValue
Contains the length of the column PropValue in the table DataObjectVersionPropertyValueTextShort. The size is read from the INFORMATION_SCHEMA on application startup.
Public propertyLicenseWarnings
Contains detected license warnings for displaying in the portal
Public propertyProperties
Tip: Use GetProperty (3 overloads) to get a property instead of accessing the Properties collection.
Public propertyPropertyManager Obsolete.
Public propertyTimeZones
Contains all timezones in the system
Public propertyTypeManager Obsolete.
Top
See Also