DependencyType 열거형
Describes how objects depend on other objects.
네임스페이스: Microsoft.AnalysisServices
어셈블리: Microsoft.AnalysisServices.dll의 Microsoft.AnalysisServices
구문
‘선언
Public Enumeration DependencyType
‘사용 방법
Dim instance As DependencyType
public enum DependencyType
public enum class DependencyType
type DependencyType
public enum DependencyType
멤버
멤버 이름 | 설명 | |
---|---|---|
Alter | Specifies that the dependent object will be altered or modified by the intended operation. | |
Invalid | Specifies that the dependent object will be left invalid by the intended operation. | |
Delete | Specifies that the dependent object will be deleted by the intended operation. |
주의
새 항목: 2006년 7월 17일