DependencyType Enumeration
Describes how objects depend on other objects.
Namespace: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Declaration
Public Enumeration DependencyType
public enum DependencyType
public enum class DependencyType
public enum DependencyType
public enum DependencyType
Members
Member name | Description |
---|---|
Alter | Specifies that the dependent object will be altered or modified by the intended operation. |
Delete | Specifies that the dependent object will be deleted by the intended operation. |
Invalid | Specifies that the dependent object will be left invalid by the intended operation. |
Hinweise
Neu:17. Juli 2006
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.