ConnectionExceptionCause 열거형

Describes the reason for the connection exception.

네임스페이스:  Microsoft.AnalysisServices.AdomdClient
어셈블리:  Microsoft.AnalysisServices.AdomdClient(Microsoft.AnalysisServices.AdomdClient.dll)

구문

‘선언
<SerializableAttribute> _
Public Enumeration ConnectionExceptionCause
‘사용 방법
Dim instance As ConnectionExceptionCause
[SerializableAttribute]
public enum ConnectionExceptionCause
[SerializableAttribute]
public enum class ConnectionExceptionCause
[<SerializableAttribute>]
type ConnectionExceptionCause
public enum ConnectionExceptionCause

멤버

멤버 이름 설명
AuthenticationFailed Specifies that the AdomdConnectionException was caused by an authentication failure.
Unspecified Specifies that the AdomdConnectionException was caused by an unspecified error.

참고 항목

참조

Microsoft.AnalysisServices.AdomdClient 네임스페이스