NSApplication Members

Represents a Notification Services application.

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

Public Constructors

  名稱 Description
NSApplication Overloaded. Creates an instance of the NSApplication class.

頂端

Public Properties

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

頂端

Public Methods

(see also Protected Methods )

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

頂端

Protected Methods

  名稱 Description
ms150949.protmethod(zh-tw,SQL.90).gif Finalize  (inherited from Object )
ms150949.protmethod(zh-tw,SQL.90).gif MemberwiseClone  (inherited from Object )

頂端

請參閱

參考

NSApplication Class
Microsoft.SqlServer.NotificationServices Namespace