Partager via


Énumération DependencyType

Describes how objects depend on other objects.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (dans Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public Enumeration DependencyType
'Utilisation
Dim instance As DependencyType
public enum DependencyType
public enum class DependencyType
type DependencyType
public enum DependencyType

Membres

Nom de membre Description
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.

Notes

Nouveau : 17 juillet 2006