Server.Connected Property

Definition

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

[System.ComponentModel.Browsable(false)]
public bool Connected { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Connected : bool
Public ReadOnly Property Connected As Boolean

Property Value

true if a connection exists; otherwise, false.

Attributes

Applies to