Compartir a través de


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

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

Arriba

Public Properties

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

Arriba

Public Methods

(see also Protected Methods )

  Nombre Description
ms150354.pubmethod(es-es,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms150354.pubmethod(es-es,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(es-es,SQL.90).gif GetHashCode  (inherited from Object )
ms150354.pubmethod(es-es,SQL.90).gif GetType  (inherited from Object )
ms150354.pubmethod(es-es,SQL.90).gif Initialize Initializes an object of the NotificationClassEnumeration class.
ms150354.pubmethod(es-es,SQL.90).gifms150354.static(es-es,SQL.90).gif ReferenceEquals  (inherited from Object )
ms150354.pubmethod(es-es,SQL.90).gif ToString  (inherited from Object )

Arriba

Protected Methods

  Nombre Description
ms150354.protmethod(es-es,SQL.90).gif Finalize  (inherited from Object )
ms150354.protmethod(es-es,SQL.90).gif MemberwiseClone  (inherited from Object )

Arriba

Explicit Interface Implementations

  Nombre Description
System.Collections.IEnumerable.GetEnumerator  

Arriba

Vea también

Referencia

NotificationClassEnumeration Class
Microsoft.SqlServer.NotificationServices Namespace