Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Gets the state in which Dependent object will be if the planned operation is performed in the object calling the DependenciesCalculator.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
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 da propriedade
Tipo: Microsoft.AnalysisServices.DependencyType
The DependencyType value for dependent object.