Expand Minimize
This topic has not yet been rated - Rate this topic

DependencyType Enumeration

Describes how objects depend on other objects.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
public enum DependencyType
Member nameDescription
AlterSpecifies that the dependent object will be altered or modified by the intended operation.
InvalidSpecifies that the dependent object will be left invalid by the intended operation.
DeleteSpecifies that the dependent object will be deleted by the intended operation.

New: 17 July 2006

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.