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

  名稱 Description
NotificationClassEnumeration Overloaded. Creates an instance of the NotificationClassEnumeration class.

頂端

Public Properties

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

頂端

Public Methods

(see also Protected Methods )

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

頂端

Protected Methods

  名稱 Description
ms150354.protmethod(zh-tw,SQL.90).gif Finalize  (inherited from Object )
ms150354.protmethod(zh-tw,SQL.90).gif MemberwiseClone  (inherited from Object )

頂端

Explicit Interface Implementations

  名稱 Description
System.Collections.IEnumerable.GetEnumerator  

頂端

請參閱

參考

NotificationClassEnumeration Class
Microsoft.SqlServer.NotificationServices Namespace