Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Describes how objects depend on other objects.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en 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. | |
| 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. |
Notes
Nouveau : 17 juillet 2006