Freigeben über


ConnectionExceptionCause Enumeration

Describes the reason for the connection exception.

Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly : Microsoft.AnalysisServices.AdomdClient (in microsoft.analysisservices.adomdclient.dll)

Syntax

'Declaration
<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.

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

Microsoft.AnalysisServices.AdomdClient Namespace