ConnectionExceptionCause Enumeration
Updated: March 10, 2016
Describes the reason for the connection exception.
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
| 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. |
Show: