NotificationClassEnumeration Members

Represents the collection of notification classes in a given Notification Services application. This class is deprecated in Microsoft SQL Server 2005.

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

Public Constructors

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

Top

Public Properties

  Name Description
ms150354.pubproperty(en-US,SQL.90).gif Count Gets the count of notification classes in a Notification Services application.
ms150354.pubproperty(en-US,SQL.90).gif Item Overloaded. Gets a reference to a subscription class.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms150354.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms150354.pubmethod(en-US,SQL.90).gif GetEnumerator Gets an IEnumerator interface that allows you to iterate through the collection of notification classes represented by the NotificationClassEnumeration object.
ms150354.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms150354.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms150354.pubmethod(en-US,SQL.90).gif Initialize Initializes an object of the NotificationClassEnumeration class.
ms150354.pubmethod(en-US,SQL.90).gifms150354.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms150354.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

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

Top

Explicit Interface Implementations

  Name Description
System.Collections.IEnumerable.GetEnumerator  

Top

See Also

Reference

NotificationClassEnumeration Class
Microsoft.SqlServer.NotificationServices Namespace