Freigeben über


State-Eigenschaft

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

'Declaration
ReadOnly Property State As AnalysisState
    Get
'Usage
Dim instance As IProcessable
Dim value As AnalysisState

value = instance.State
AnalysisState State { get; }
property AnalysisState State {
    AnalysisState get ();
}
abstract State : AnalysisState
function get State () : AnalysisState