Compartilhar via


Propriedade do RDL Type

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.