AnnotationCollection Class
SQL Server 2005
Contains a collection of Annotation objects. This class cannot be inherited.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
[DefaultMemberAttribute("Item")] [GuidAttribute("660FA3D1-97B1-4c33-86AF-8F4381D4317E")] public sealed class AnnotationCollection : IList, ICollection, IEnumerable
/** @attribute DefaultMemberAttribute("Item") */
/** @attribute GuidAttribute("660FA3D1-97B1-4c33-86AF-8F4381D4317E") */
public final class AnnotationCollection implements IList, ICollection,
IEnumerable
DefaultMemberAttribute("Item") GuidAttribute("660FA3D1-97B1-4c33-86AF-8F4381D4317E") public final class AnnotationCollection 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.
