Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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.