共用方式為


Server.Connected 屬性

定義

取得是否有 Analysis Services 執行個體連接的指示。

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

屬性值

若有連接即為 true;否則為 false。

屬性

適用於