Condividi tramite


ApplicationEnumeration Members

Represents the collection of Notification Services applications in a given Notification Services instance. This class is deprecated in Microsoft SQL Server 2005.

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

Public Constructors

  Nome Description
ApplicationEnumeration Overloaded. Creates an instance of the ApplicationEnumeration class.

Torna all'inizio

Public Properties

  Nome Description
ms149207.pubproperty(it-it,SQL.90).gif Item Gets a reference to a specific Notification Services application.

Torna all'inizio

Public Methods

(see also Protected Methods )

  Nome Description
ms149207.pubmethod(it-it,SQL.90).gif Equals Overloaded. Overridden. Returns a value indicating whether this instance is equal to a specified object.
ms149207.pubmethod(it-it,SQL.90).gif GetEnumerator Gets an IEnumerator interface that allows you to iterate through the collection of applications represented by the ApplicationEnumeration object.
ms149207.pubmethod(it-it,SQL.90).gif GetHashCode Overridden. Gets the hash code for ApplicationEnumeration.
ms149207.pubmethod(it-it,SQL.90).gif GetType  (inherited from Object )
ms149207.pubmethod(it-it,SQL.90).gif Initialize Initializes an instance of the ApplicationEnumeration class.
ms149207.pubmethod(it-it,SQL.90).gifms149207.static(it-it,SQL.90).gif ReferenceEquals  (inherited from Object )
ms149207.pubmethod(it-it,SQL.90).gif ToString Overridden. Returns a String representation of the ApplicationEnumeration object.

Torna all'inizio

Protected Methods

  Nome Description
ms149207.protmethod(it-it,SQL.90).gif Finalize  (inherited from Object )
ms149207.protmethod(it-it,SQL.90).gif MemberwiseClone  (inherited from Object )

Torna all'inizio

Explicit Interface Implementations

  Nome Description
System.Collections.IEnumerable.GetEnumerator  

Torna all'inizio

Vedere anche

Riferimento

ApplicationEnumeration Class
Microsoft.SqlServer.NotificationServices Namespace