ConstantsExceptionErrorCodeKey Field |
The key used to store the error 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 ExceptionErrorCodeKey = "909b8f52-b861-4ac0-8bcf-69d69f06c213"
Public Const ExceptionErrorCodeKey As String = "909b8f52-b861-4ac0-8bcf-69d69f06c213"
public:
literal String^ ExceptionErrorCodeKey = "909b8f52-b861-4ac0-8bcf-69d69f06c213"
static val mutable ExceptionErrorCodeKey: string
Field Value
Type:
StringRemarks The value of this constant is 909b8f52-b861-4ac0-8bcf-69d69f06c213.
See Also