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
ms150305.pubproperty(en-US,SQL.90).gif DBServerName Gets the name of the Notification Services database server.
ms150305.pubproperty(en-US,SQL.90).gif InstanceName Gets the name of the Notification Services instance.
ms150305.pubproperty(en-US,SQL.90).gif Version Gets the version of the Notification Services instance.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms150305.pubmethod(en-US,SQL.90).gif Equals Overloaded. Overridden. Returns a value indicating whether this instance is equal to a specified object.
ms150305.pubmethod(en-US,SQL.90).gif GetHashCode Overridden. Gets the hash code for the NSInstanceDescription.
ms150305.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms150305.pubmethod(en-US,SQL.90).gifms150305.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms150305.pubmethod(en-US,SQL.90).gif ToString Overridden. Returns a String representation of the NSInstanceDescription object.

Top

Protected Methods

  Name Description
ms150305.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms150305.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

NSInstanceDescription Class
Microsoft.SqlServer.NotificationServices Namespace