次の方法で共有


NotificationClassEnumeration Members

指定した Notification Services アプリケーションの通知クラスのコレクションを表します。このクラスは、Microsoft SQL Server 2005 では推奨されません。

NotificationClassEnumeration データ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ

  名前 説明
NotificationClassEnumeration オーバーロードされます。 NotificationClassEnumeration クラスのインスタンスを作成します。

このページのトップへ

パブリック プロパティ

  名前 説明
ms150354.pubproperty(ja-jp,SQL.90).gif Count Notification Services アプリケーション内の通知クラスの数を取得します。
ms150354.pubproperty(ja-jp,SQL.90).gif Item オーバーロードされます。 サブスクリプション クラスへの参照を返します。

このページのトップへ

パブリック メソッド

( プロテクト メソッド も参照)

  名前 説明
ms150354.pubmethod(ja-jp,SQL.90).gif Equals  オーバーロードされます。 ( Object から継承されます)
ms150354.pubmethod(ja-jp,SQL.90).gif GetEnumerator IEnumerator インターフェイスを取得します。このインターフェイスを使用して、NotificationClassEnumeration オブジェクトで表される通知クラスのコレクションを繰り返し処理できます。
ms150354.pubmethod(ja-jp,SQL.90).gif GetHashCode  ( Object から継承されます)
ms150354.pubmethod(ja-jp,SQL.90).gif GetType  ( Object から継承されます)
ms150354.pubmethod(ja-jp,SQL.90).gif Initialize NotificationClassEnumeration クラスのオブジェクトを初期化します。
ms150354.pubmethod(ja-jp,SQL.90).gifms150354.static(ja-jp,SQL.90).gif ReferenceEquals  ( Object から継承されます)
ms150354.pubmethod(ja-jp,SQL.90).gif ToString  ( Object から継承されます)

このページのトップへ

プロテクト メソッド

  名前 説明
ms150354.protmethod(ja-jp,SQL.90).gif Finalize  ( Object から継承されます)
ms150354.protmethod(ja-jp,SQL.90).gif MemberwiseClone  ( Object から継承されます)

このページのトップへ

明示的なインターフェイスの実装

  名前 説明
System.Collections.IEnumerable.GetEnumerator  

このページのトップへ

参照

関連項目

NotificationClassEnumeration Class
Microsoft.SqlServer.NotificationServices Namespace