ConnectionException.ExceptionCause 속성

정의

예외의 원인을 설명하기 위해 ConnectionExceptionCause 값을 가져옵니다.

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

속성 값

예외의 원인입니다.

적용 대상