ConstantsExceptionVersionNumberKey Field |
The key used to store the DBI version number in an exception's
Data property.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public const string ExceptionVersionNumberKey = "4052bf36-e432-4131-9d42-cc2c96bdf040"
Public Const ExceptionVersionNumberKey As String = "4052bf36-e432-4131-9d42-cc2c96bdf040"
public:
literal String^ ExceptionVersionNumberKey = "4052bf36-e432-4131-9d42-cc2c96bdf040"
static val mutable ExceptionVersionNumberKey: string
Field Value
Type:
StringRemarks The value of this constant is 4052bf36-e432-4131-9d42-cc2c96bdf040.
See Also