Expand Minimize
0 out of 1 rated this helpful - 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
/** @attribute SerializableAttribute() */ 
public enum ConnectionExceptionCause
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.

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.