NSInstanceDescription Members
Provides descriptive data about Notification Services instances. This class is deprecated in Microsoft SQL Server 2005.
The following tables list the members exposed by the NSInstanceDescription type.
Public Properties
Name | Description | |
---|---|---|
DBServerName | Gets the name of the Notification Services database server. | |
InstanceName | Gets the name of the Notification Services instance. | |
Version | Gets the version of the Notification Services instance. |
Nach oben
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. Overridden. Returns a value indicating whether this instance is equal to a specified object. | |
GetHashCode | Overridden. Gets the hash code for the NSInstanceDescription. | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | Overridden. Returns a String representation of the NSInstanceDescription object. |
Nach oben
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Nach oben
Siehe auch
Verweis
NSInstanceDescription Class
Microsoft.SqlServer.NotificationServices Namespace