Expand Minimize
This topic has not yet been rated - Rate this topic

ConnectionExceptionCause Enumeration

Describes the reason for the connection exception.

Namespace:  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
[SerializableAttribute]
public enum ConnectionExceptionCause
Member nameDescription
AuthenticationFailedSpecifies that the AdomdConnectionException was caused by an authentication failure.
UnspecifiedSpecifies that the AdomdConnectionException was caused by an unspecified error.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.