AnnotationCollection Class
Annotation オブジェクトのコレクションが含まれます。このクラスは継承できません。
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (microsoft.analysisservices.dll 内)
構文
'宣言
<DefaultMemberAttribute("Item")> _
<GuidAttribute("660FA3D1-97B1-4c33-86AF-8F4381D4317E")> _
Public NotInheritable Class AnnotationCollection
Implements IList, ICollection, IEnumerable
[DefaultMemberAttribute("Item")]
[GuidAttribute("660FA3D1-97B1-4c33-86AF-8F4381D4317E")]
public sealed class AnnotationCollection : IList, ICollection, IEnumerable
[DefaultMemberAttribute(L"Item")]
[GuidAttribute(L"660FA3D1-97B1-4c33-86AF-8F4381D4317E")]
public ref class AnnotationCollection sealed : 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
継承階層
System.Object
Microsoft.AnalysisServices.AnnotationCollection
スレッド セーフ
この型の public static (Microsoft Visual Basic では共有 ) メンバは、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。
プラットフォーム
開発プラットフォーム
サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。
対象プラットフォーム
サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。
参照
関連項目
AnnotationCollection Members
Microsoft.AnalysisServices Namespace