This topic has not yet been rated - Rate this topic

Server.Connected Property

Gets a value indicating whether there is a connection to an instance of Analysis Services.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
[BrowsableAttribute(false)]
public bool Connected { get; }

Property Value

Type: System.Boolean
true if a connection exists; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.