Constants Class |
Namespace: Dundas.BI
The Constants type exposes the following members.
Name | Description | |
---|---|---|
AdministratorAccountId | The ID of the built-in administrator account. | |
AdministratorsGroupId | The ID of the built-in System Administrators group. | |
AppDbSchemaVersionNumber |
The schema version of the application database.
| |
DataDiscoveryEventBroadcastMessageKindId | The ID of the message kind used for broadcast events received from Data Discovery. | |
DefaultSelectionValue |
A string used to indicate that a default value should be used.
| |
EveryoneGroupId | The ID of the built-in Everyone group. | |
ExceptionDetailsMessageKey |
The key used to store an additional details message in an exception's Data property.
| |
ExceptionDisplayDefaultKey |
The key used to store if a particular exception (in a chain of inner exceptions, or within an aggregate exception) should show up by default in the UI, stored in
an exception's Data property. If more than one exception is marked, the first one encountered will show up by default. If none are marked,
then the top-most will display by default. The value of this data key can be anything that isn't null, preferably .
| |
ExceptionErrorCodeKey |
The key used to store the error number in an exception's Data property.
| |
ExceptionHelpTopicReferenceKey |
The key used to store an associated help topic reference in an exception's Data property.
| |
ExceptionSupplementalMessageKey |
The key used to store the supplemental message in an exception's Data property.
| |
ExceptionVersionNumberKey |
The key used to store the DBI version number in an exception's Data property.
| |
GlobalProjectId | The ID of the global project. | |
MaxDescriptionLength | The maximum length of description fields. | |
MaxNameLength |
The maximum length of an object name.
| |
SystemServiceAccountId | The ID of the built-in system service account. | |
WarehouseDbSchemaVersionNumber |
The schema version number of the warehouse database.
|