Поделиться через


Класс ImpactDetail

Contains one detail result for an impact analysis operation.

Иерархия наследования

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

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
<GuidAttribute("370355BF-7C27-49f8-9D89-4D2F9466D856")> _
Public NotInheritable Class ImpactDetail
'Применение
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

Тип ImpactDetail обеспечивает доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод ImpactDetail Initializes a new instance of ImpactDetail.

В начало

Свойства

  Имя Описание
Открытое свойство Description Gets or sets the error or warning message description from the impact analysis operation.
Открытое свойство FaultCode Gets or sets the error code from executing the intended operation.
Открытое свойство Impact Gets or sets the type of impact the planned operation has on current Object.
Открытое свойство Object Gets the object that would be affected by the planned operations in impact analysis.
Открытое свойство Severity Gets or sets a string with the values Error or Warning depending on the severity of the impact analysis.

В начало

Методы

  Имя Описание
Открытый метод Equals (Производный от Object.)
Защищенный метод Finalize (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Защищенный метод MemberwiseClone (Производный от Object.)
Открытый метод ToString (Производный от Object.)

В начало

Замечания

Добавления: 17 июля 2006 г.

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.

См. также

Справочник