XmlaError.ErrorCode Property

Definition

Gets the identification code for the error represeted by the XmlaError object.

public int ErrorCode { get; }
member this.ErrorCode : int
Public ReadOnly Property ErrorCode As Integer

Property Value

The error code.

Applies to