ImpactAnalysisType Enumeration

Defines the state of the object if the operation is performed.

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

Syntax

'Declaration
Public Enumeration ImpactAnalysisType
public enum ImpactAnalysisType
public enum class ImpactAnalysisType
public enum ImpactAnalysisType
public enum ImpactAnalysisType

Members

Member name Description
Invalid Will be invalid.
Processed Will be in a processed state.
Unprocessed Will be in an unprocessed state.

Remarks

New:17 July 2006

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

Microsoft.AnalysisServices Namespace