ConnectionExceptionCause Enumeration
Describes the reason for the connection exception.
Espace de noms: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in microsoft.analysisservices.adomdclient.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public Enumeration ConnectionExceptionCause
[SerializableAttribute]
public enum ConnectionExceptionCause
[SerializableAttribute]
public enum class ConnectionExceptionCause
/** @attribute SerializableAttribute() */
public enum ConnectionExceptionCause
SerializableAttribute
public enum ConnectionExceptionCause
Members
Member name | Description |
---|---|
AuthenticationFailed | Specifies that the AdomdConnectionException was caused by an authentication failure. |
Unspecified | Specifies that the AdomdConnectionException was caused by an unspecified error. |
Plateformes
Plateformes de développement
Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.
Plateformes cibles
Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.