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 | |
|---|---|---|
| .gif) | ApplicationName | Returns the name of the application. | 
| .gif) | DatabaseName | Returns the name of a Notification Services database. (inherited from NSDBState) | 
| .gif) | InstanceName | Returns the name of the Notification Services instance that hosts the application. | 
| .gif) | NSInstance | Gets the NSInstance associated with this NSApplication. | 
| .gif) | SchemaName | Returns the name of a database schema for Notification Services data. (inherited from NSDBState) | 
| .gif) | Version | Gets the version of the Notification Services application. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. Overridden. Returns a value indicating whether this instance is equal to the specified object. | 
| .gif) | GetHashCode | Overridden. Gets a hash code for the NSApplication object. | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) | Initialize | Initializes an instance of the NSApplication class. | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | Overridden. Returns a String representation of the NSApplication object. | 
| .gif) | Verify | Tests the connection to the application database. | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
NSApplication Class
Microsoft.SqlServer.NotificationServices Namespace