Share via


Enumerazione DependencyType

Describes how objects depend on other objects.

Spazio dei nomi:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

'Dichiarazione
Public Enumeration DependencyType
'Utilizzo
Dim instance As DependencyType
public enum DependencyType
public enum class DependencyType
type DependencyType
public enum DependencyType

Membri

Nome membro Descrizione
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.

Osservazioni

Nuovo: 17 luglio 2006