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
이름 | Description | |
---|---|---|
ApplicationEnumeration | Overloaded. Creates an instance of the ApplicationEnumeration class. |
위쪽
Public Properties
이름 | Description | |
---|---|---|
Item | Gets a reference to a specific Notification Services application. |
위쪽
Public Methods
(see also Protected Methods )
이름 | Description | |
---|---|---|
Equals | Overloaded. Overridden. Returns a value indicating whether this instance is equal to a specified object. | |
GetEnumerator | Gets an IEnumerator interface that allows you to iterate through the collection of applications represented by the ApplicationEnumeration object. | |
GetHashCode | Overridden. Gets the hash code for ApplicationEnumeration. | |
GetType | (inherited from Object ) | |
Initialize | Initializes an instance of the ApplicationEnumeration class. | |
ReferenceEquals | (inherited from Object ) | |
ToString | Overridden. Returns a String representation of the ApplicationEnumeration object. |
위쪽
Protected Methods
이름 | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
위쪽
Explicit Interface Implementations
이름 | Description | |
---|---|---|
System.Collections.IEnumerable.GetEnumerator |
위쪽
참고 항목
참조
ApplicationEnumeration Class
Microsoft.SqlServer.NotificationServices Namespace