Compartilhar via


Classe DependencyResult

Defines the dependent object affected by the planned operation in the object calling DependenciesCalculator. This class cannot be inherited.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

'Declaração
Public NotInheritable Class DependencyResult
'Uso
Dim instance As DependencyResult
public sealed class DependencyResult
public ref class DependencyResult sealed
[<SealedAttribute>]
type DependencyResult =  class end
public final class DependencyResult

Comentários

Novo: 17 de julho de 2006

Hierarquia de herança

System. . :: . .Object
  Microsoft.AnalysisServices..::..DependencyResult

Segurança de thread

Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.