ImpactDetailCollection Class
SQL Server 2005
Contains a collection of ImpactDetail objects. This class cannot be inherited.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
[GuidAttribute("70FE779E-D08F-49ee-A662-E8496701058C")] [DefaultMemberAttribute("Item")] public sealed class ImpactDetailCollection : IList, ICollection, IEnumerable
/** @attribute GuidAttribute("70FE779E-D08F-49ee-A662-E8496701058C") */
/** @attribute DefaultMemberAttribute("Item") */
public final class ImpactDetailCollection implements IList, ICollection,
IEnumerable
GuidAttribute("70FE779E-D08F-49ee-A662-E8496701058C") DefaultMemberAttribute("Item") public final class ImpactDetailCollection implements IList, ICollection, IEnumerable
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.
