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 | |
---|---|---|
Item | Returns a reference to an individual subscription. |
Haut de la page
Public Methods
(see also Protected Methods )
Nom | Description | |
---|---|---|
Equals | Overloaded. Overridden. Returns a value indicating whether this instance is equal to a specified object. | |
GetEnumerator | Gets an IEnumerator interface that allows you to iterate through the collection of subscriptions represented by the SubscriptionEnumeration object. | |
GetHashCode | Overridden. Gets the hash code for the SubscriptionEnumeration object. | |
GetType | (inherited from Object ) | |
Initialize | Overloaded. Initializes an instance of the SubscriptionEnumeration class. This method used in conjunction with the parameterless constructor to enable COM interoperability. | |
ReferenceEquals | (inherited from Object ) | |
ToString | Overridden. Returns a String representation of the SubscriptionEnumeration object. |
Haut de la page
Protected Methods
Nom | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
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