Partager via


Classe ImpactDetail

Contains one detail result for an impact analysis operation.

Hiérarchie d'héritage

System.Object
  Microsoft.AnalysisServices.ImpactDetail

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

Syntaxe

'Déclaration
<GuidAttribute("370355BF-7C27-49f8-9D89-4D2F9466D856")> _
Public NotInheritable Class ImpactDetail
'Utilisation
Dim instance As ImpactDetail
[GuidAttribute("370355BF-7C27-49f8-9D89-4D2F9466D856")]
public sealed class ImpactDetail
[GuidAttribute(L"370355BF-7C27-49f8-9D89-4D2F9466D856")]
public ref class ImpactDetail sealed
[<SealedAttribute>]
[<GuidAttribute("370355BF-7C27-49f8-9D89-4D2F9466D856")>]
type ImpactDetail =  class end
public final class ImpactDetail

Le type ImpactDetail expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique ImpactDetail Initializes a new instance of ImpactDetail.

Haut de la page

Propriétés

  Nom Description
Propriété publique Description Gets or sets the error or warning message description from the impact analysis operation.
Propriété publique FaultCode Gets or sets the error code from executing the intended operation.
Propriété publique Impact Gets or sets the type of impact the planned operation has on current Object.
Propriété publique Object Gets the object that would be affected by the planned operations in impact analysis.
Propriété publique Severity Gets or sets a string with the values Error or Warning depending on the severity of the impact analysis.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode publique 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.

Voir aussi

Référence

Espace de noms Microsoft.AnalysisServices