Nota
L'accés a aquesta pàgina requereix autorització. Podeu provar d'iniciar la sessió o de canviar els directoris.
L'accés a aquesta pàgina requereix autorització. Podeu provar de canviar els directoris.
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.