This topic has not yet been rated - Rate this topic

AdomdConnection.State Property

Gets the current state of the AdomdConnection.

Namespace:  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
[BrowsableAttribute(false)]
public ConnectionState State { get; }

Property Value

Type: System.Data.ConnectionState
A System.Data.ConnectionState enumeration value that represents the current connection state of the AdomdConnection.

Implements

IDbConnection.State
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.