Share via


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

  Name Description
SubscriberLocaleEnumeration Overloaded. Creates an instance of the SubscriberLocaleEnumeration class.

Top

Public Properties

  Name Description
ms152591.pubproperty(en-US,SQL.90).gif Item Returns a SubscriberLocale, which represents a valid subscriber locale.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms152591.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms152591.pubmethod(en-US,SQL.90).gif GetEnumerator Gets an IEnumerator interface that allows you to iterate through the collection of subscriber locales represented by the SubscriberLocaleEnumeration.
ms152591.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms152591.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms152591.pubmethod(en-US,SQL.90).gif Initialize Initializes an object of the SubscriberLocaleEnumeration class. Is used in conjunction with the parameterless constructor to enable COM interoperability.
ms152591.pubmethod(en-US,SQL.90).gifms152591.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms152591.pubmethod(en-US,SQL.90).gif ToString Overridden. Returns a String representation of the SubscriberLocaleEnumeration object.

Top

Protected Methods

  Name Description
ms152591.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms152591.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

Explicit Interface Implementations

  Name Description
System.Collections.IEnumerable.GetEnumerator  

Top

See Also

Reference

SubscriberLocaleEnumeration Class
Microsoft.SqlServer.NotificationServices Namespace