Share via


DependencyType Enumeración

Describes how objects depend on other objects.

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
Public Enumeration DependencyType
'Uso
Dim instance As DependencyType
public enum DependencyType
public enum class DependencyType
type DependencyType
public enum DependencyType

Miembros

Nombre del miembro Descripción
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.

Notas

Nuevo: 17 de julio de 2006