IProcessable.State Property

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

Gets the current state of the IProcessable that was last processed.

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

Syntax

C#
AnalysisState State { get; }

Property Value

Type: Microsoft.AnalysisServices.AnalysisState
The current state of the IProcessable that was last processed.

See Also

Reference

IProcessable Interface

Microsoft.AnalysisServices Namespace