SubscriberLocaleEnumeration Members
Represents the collection of subscriber locales available within a given Notification Services instance.
The following tables list the members exposed by the SubscriberLocaleEnumeration type.
Public Constructors
Nom | Description | |
---|---|---|
SubscriberLocaleEnumeration | Overloaded. Creates an instance of the SubscriberLocaleEnumeration class. |
Haut de la page
Public Properties
Nom | Description | |
---|---|---|
Item | Returns a SubscriberLocale, which represents a valid subscriber locale. |
Haut de la page
Public Methods
(see also Protected Methods )
Nom | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetEnumerator | Gets an IEnumerator interface that allows you to iterate through the collection of subscriber locales represented by the SubscriberLocaleEnumeration. | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
Initialize | Initializes an object of the SubscriberLocaleEnumeration class. Is used in conjunction with the parameterless constructor to enable COM interoperability. | |
ReferenceEquals | (inherited from Object ) | |
ToString | Overridden. Returns a String representation of the SubscriberLocaleEnumeration 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
SubscriberLocaleEnumeration Class
Microsoft.SqlServer.NotificationServices Namespace