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. |
주의
신규:2006년 7월 17일
플랫폼
개발 플랫폼
지원되는 플랫폼 목록은 SQL Server 2005 설치를 위한 하드웨어 및 소프트웨어 요구 사항을 참조하십시오.
대상 플랫폼
지원되는 플랫폼 목록은 SQL Server 2005 설치를 위한 하드웨어 및 소프트웨어 요구 사항을 참조하십시오.