Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Gets the state in which Dependent object will be if the planned operation is performed in the object calling the DependenciesCalculator.
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Sintaxis
'Declaración
Public ReadOnly Property Type As DependencyType
Get
'Uso
Dim instance As DependencyResult
Dim value As DependencyType
value = instance.Type
public DependencyType Type { get; }
public:
property DependencyType Type {
DependencyType get ();
}
member Type : DependencyType
function get Type () : DependencyType
Valor de la propiedad
Tipo: Microsoft.AnalysisServices.DependencyType
The DependencyType value for dependent object.