NSApplication Members

Represents a Notification Services application.

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

Public Constructors

  Name Description
NSApplication Overloaded. Creates an instance of the NSApplication class.

Top

Public Properties

  Name Description
ms150949.pubproperty(en-US,SQL.90).gif ApplicationName Returns the name of the application.
ms150949.pubproperty(en-US,SQL.90).gif DatabaseName  Returns the name of a Notification Services database. (inherited from NSDBState)
ms150949.pubproperty(en-US,SQL.90).gif InstanceName Returns the name of the Notification Services instance that hosts the application.
ms150949.pubproperty(en-US,SQL.90).gif NSInstance Gets the NSInstance associated with this NSApplication.
ms150949.pubproperty(en-US,SQL.90).gif SchemaName  Returns the name of a database schema for Notification Services data. (inherited from NSDBState)
ms150949.pubproperty(en-US,SQL.90).gif Version Gets the version of the Notification Services application.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms150949.pubmethod(en-US,SQL.90).gif Equals Overloaded. Overridden. Returns a value indicating whether this instance is equal to the specified object.
ms150949.pubmethod(en-US,SQL.90).gif GetHashCode Overridden. Gets a hash code for the NSApplication object.
ms150949.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms150949.pubmethod(en-US,SQL.90).gif Initialize Initializes an instance of the NSApplication class.
ms150949.pubmethod(en-US,SQL.90).gifms150949.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms150949.pubmethod(en-US,SQL.90).gif ToString Overridden. Returns a String representation of the NSApplication object.
ms150949.pubmethod(en-US,SQL.90).gif Verify Tests the connection to the application database.

Top

Protected Methods

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

Top

See Also

Reference

NSApplication Class
Microsoft.SqlServer.NotificationServices Namespace