TimeZoneEnumeration Members

Represents the collection of time zones available within a given Notification Services instance. This class allows you to populate a time zone drop-down box in your subscription management application.

The following tables list the members exposed by the TimeZoneEnumeration type.

Public Constructors

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

Top

Public Properties

  Name Description
ms152603.pubproperty(en-US,SQL.90).gif Item Returns a TimeZone object, which represents a valid time zone.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms152603.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms152603.pubmethod(en-US,SQL.90).gif GetEnumerator Gets an IEnumerator interface that allows you to iterate through the collection of time zones represented by the TimeZoneEnumeration object.
ms152603.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms152603.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms152603.pubmethod(en-US,SQL.90).gif Initialize Initializes an object of the TimeZoneEnumeration class.
ms152603.pubmethod(en-US,SQL.90).gifms152603.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms152603.pubmethod(en-US,SQL.90).gif ToString Overridden. Returns a String representation of the TimeZoneEnumeration object.

Top

Protected Methods

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

Top

Explicit Interface Implementations

  Name Description
System.Collections.IEnumerable.GetEnumerator  

Top

See Also

Reference

TimeZoneEnumeration Class
Microsoft.SqlServer.NotificationServices Namespace