SubscriptionClassEnumeration Members

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

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

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

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

このページのトップへ

パブリック プロパティ

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

このページのトップへ

パブリック メソッド

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

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

このページのトップへ

プロテクト メソッド

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

このページのトップへ

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

  名前 説明
System.Collections.IEnumerable.GetEnumerator  

このページのトップへ

参照

関連項目

SubscriptionClassEnumeration Class
Microsoft.SqlServer.NotificationServices Namespace