Поделиться через


DependencyType Enumeration

Describes how objects depend on other objects.

Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Синтаксис

'Декларация
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.

Замечания

Добавления:17 июля 2006 г.

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

Microsoft.AnalysisServices Namespace