State-Eigenschaft
Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.
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
Eigenschaftenwert
Siehe auch