共用方式為


ProcessableMajorObject.State 屬性

定義

取得或設定這個目前執行個體的 AnalysisState。

public Microsoft.AnalysisServices.AnalysisState State { get; set; }
member this.State : Microsoft.AnalysisServices.AnalysisState with get, set
Public Property State As AnalysisState

屬性值

這個目前實例的 AnalysisState。

適用於