ImpactDetail Class

Contains one detail result for an impact analysis operation.

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

Syntax

'Declaration
<GuidAttribute("370355BF-7C27-49f8-9D89-4D2F9466D856")> _
Public NotInheritable Class ImpactDetail
[GuidAttribute("370355BF-7C27-49f8-9D89-4D2F9466D856")] 
public sealed class ImpactDetail
[GuidAttribute(L"370355BF-7C27-49f8-9D89-4D2F9466D856")] 
public ref class ImpactDetail sealed
/** @attribute GuidAttribute("370355BF-7C27-49f8-9D89-4D2F9466D856") */ 
public final class ImpactDetail
GuidAttribute("370355BF-7C27-49f8-9D89-4D2F9466D856") 
public final class ImpactDetail

Remarks

New:17 July 2006

Inheritance Hierarchy

System.Object
  Microsoft.AnalysisServices.ImpactDetail

Thread Safety

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

ImpactDetail Members
Microsoft.AnalysisServices Namespace