SubscriptionEnumeration Members
Represents the collection of subscriptions for a given subscriber.
The following tables list the members exposed by the SubscriptionEnumeration type.
Public Constructors
Nome | Description | |
---|---|---|
SubscriptionEnumeration | Overloaded. Creates an instance of the SubscriptionEnumeration class. |
Torna all'inizio
Public Properties
Nome | Description | |
---|---|---|
Item | Returns a reference to an individual subscription. |
Torna all'inizio
Public Methods
(see also Protected Methods )
Nome | 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. |
Torna all'inizio
Protected Methods
Nome | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Torna all'inizio
Explicit Interface Implementations
Nome | Description | |
---|---|---|
System.Collections.IEnumerable.GetEnumerator |
Torna all'inizio
Vedere anche
Riferimento
SubscriptionEnumeration Class
Microsoft.SqlServer.NotificationServices Namespace