Partager via


Propriété Type

Gets the state in which Dependent object will be if the planned operation is performed in the object calling the DependenciesCalculator.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Type As DependencyType
    Get
'Utilisation
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

Valeur de propriété

Type : Microsoft.AnalysisServices. . :: . .DependencyType
The DependencyType value for dependent object.