ConnectionException.ExceptionCause 属性

定义

获取 ConnectionExceptionCause 值来解释异常来源。

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

属性值

异常的原因。

适用于