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.
Defines the dependent object affected by the planned operation in the object calling DependenciesCalculator. This class cannot be inherited.
Hiérarchie d'héritage
System.Object
Microsoft.AnalysisServices.DependencyResult
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public NotInheritable Class DependencyResult
'Utilisation
Dim instance As DependencyResult
public sealed class DependencyResult
public ref class DependencyResult sealed
[<SealedAttribute>]
type DependencyResult = class end
public final class DependencyResult
Le type DependencyResult expose les membres suivants.
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
Dependent | Gets the dependent object affected by the planned operation in the object calling DependenciesCalculator. |
![]() |
Description | Gets a string with the description of the dependent object affected by the planned operation in the object calling the DependenciesCalculator. |
![]() |
Type | Gets the state in which Dependent object will be if the planned operation is performed in the object calling the DependenciesCalculator. |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Equals | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
ToString | (hérité de Object.) |
Haut de la page
Notes
Nouveau : 17 juillet 2006
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.
.gif)
.gif)