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