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에서 상속됨)
공용 메서드 GetHashCode (Object에서 상속됨)
공용 메서드 GetType (Object에서 상속됨)
공용 메서드 ToString (Object에서 상속됨)

맨 위로 이동

주의

새 항목:   2006년 7월 17일

스레드 보안

이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

Microsoft.AnalysisServices 네임스페이스