Freigeben über


ImpactDetail-Klasse

Contains one detail result for an impact analysis operation.

Vererbungshierarchie

System. . :: . .Object
  Microsoft.AnalysisServices..::..ImpactDetail

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

Syntax

'Declaration
<GuidAttribute("370355BF-7C27-49f8-9D89-4D2F9466D856")> _
Public NotInheritable Class ImpactDetail
'Usage
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

Der ImpactDetail-Typ macht folgende Elemente verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode ImpactDetail Initializes a new instance of ImpactDetail.

Zum Anfang

Eigenschaften

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

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Hinweise

Neu: 17. Juli 2006

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.