Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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
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