Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the collection of subscriptions for a given subscriber.
The following tables list the members exposed by the SubscriptionEnumeration type.
Public Constructors
Name | Description | |
---|---|---|
SubscriptionEnumeration | Overloaded. Creates an instance of the SubscriptionEnumeration class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
Item | Returns a reference to an individual subscription. |
Top
Public Methods
(see also Protected Methods )
Name | 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. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.Collections.IEnumerable.GetEnumerator |
Top
See Also
Reference
SubscriptionEnumeration Class
Microsoft.SqlServer.NotificationServices Namespace