Share via


ConnectionExceptionCause 열거형

Describes the reason for the connection exception.

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

구문

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

멤버

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