Partager via


SubscriptionEnumeration Members

Represents the collection of subscriptions for a given subscriber.

The following tables list the members exposed by the SubscriptionEnumeration type.

Public Constructors

  Nom Description
SubscriptionEnumeration Overloaded. Creates an instance of the SubscriptionEnumeration class.

Haut de la page

Public Properties

  Nom Description
ms152586.pubproperty(fr-fr,SQL.90).gif Item Returns a reference to an individual subscription.

Haut de la page

Public Methods

(see also Protected Methods )

  Nom Description
ms152586.pubmethod(fr-fr,SQL.90).gif Equals Overloaded. Overridden. Returns a value indicating whether this instance is equal to a specified object.
ms152586.pubmethod(fr-fr,SQL.90).gif GetEnumerator Gets an IEnumerator interface that allows you to iterate through the collection of subscriptions represented by the SubscriptionEnumeration object.
ms152586.pubmethod(fr-fr,SQL.90).gif GetHashCode Overridden. Gets the hash code for the SubscriptionEnumeration object.
ms152586.pubmethod(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms152586.pubmethod(fr-fr,SQL.90).gif Initialize Overloaded. Initializes an instance of the SubscriptionEnumeration class. This method used in conjunction with the parameterless constructor to enable COM interoperability.
ms152586.pubmethod(fr-fr,SQL.90).gifms152586.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms152586.pubmethod(fr-fr,SQL.90).gif ToString Overridden. Returns a String representation of the SubscriptionEnumeration object.

Haut de la page

Protected Methods

  Nom Description
ms152586.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms152586.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )

Haut de la page

Explicit Interface Implementations

  Nom Description
System.Collections.IEnumerable.GetEnumerator  

Haut de la page

Voir aussi

Référence

SubscriptionEnumeration Class
Microsoft.SqlServer.NotificationServices Namespace