Freigeben über


ConnectionExceptionCause-Enumeration

Describes the reason for the connection exception.

Namespace:  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Enumeration ConnectionExceptionCause
'Usage
Dim instance As ConnectionExceptionCause
[SerializableAttribute]
public enum ConnectionExceptionCause
[SerializableAttribute]
public enum class ConnectionExceptionCause
[<SerializableAttribute>]
type ConnectionExceptionCause
public enum ConnectionExceptionCause

Member

Membername Beschreibung
Unspecified Specifies that the AdomdConnectionException was caused by an unspecified error.
AuthenticationFailed Specifies that the AdomdConnectionException was caused by an authentication failure.