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