Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Describes the reason for the connection exception.
Espace de noms : Microsoft.AnalysisServices.AdomdClient
Assembly : Microsoft.AnalysisServices.AdomdClient (en Microsoft.AnalysisServices.AdomdClient.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public Enumeration ConnectionExceptionCause
'Utilisation
Dim instance As ConnectionExceptionCause
[SerializableAttribute]
public enum ConnectionExceptionCause
[SerializableAttribute]
public enum class ConnectionExceptionCause
[<SerializableAttribute>]
type ConnectionExceptionCause
public enum ConnectionExceptionCause
Membres
| Nom de membre | Description | |
|---|---|---|
| AuthenticationFailed | Specifies that the AdomdConnectionException was caused by an authentication failure. | |
| Unspecified | Specifies that the AdomdConnectionException was caused by an unspecified error. |