ConnectionException.ExceptionCause Property

Definition

Gets a ConnectionExceptionCause value to explain the origin of the exception.

public Microsoft.AnalysisServices.ConnectionExceptionCause ExceptionCause { get; }
member this.ExceptionCause : Microsoft.AnalysisServices.ConnectionExceptionCause
Public ReadOnly Property ExceptionCause As ConnectionExceptionCause

Property Value

The cause of the exception.

Applies to