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
'Usage
Dim instance As ImpactAnalysisType
public enum ImpactAnalysisType
public enum class ImpactAnalysisType
type ImpactAnalysisType
public enum ImpactAnalysisType
Member
Membername | Beschreibung | |
---|---|---|
Invalid | Will be invalid. | |
Unprocessed | Will be in an unprocessed state. | |
Processed | Will be in a processed state. |
Hinweise
Neu: 17. Juli 2006