Compartir a través de


NSApplication Members

Represents a Notification Services application.

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

Public Constructors

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

Arriba

Public Properties

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

Arriba

Public Methods

(see also Protected Methods )

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

Arriba

Protected Methods

  Nombre Description
ms150949.protmethod(es-es,SQL.90).gif Finalize  (inherited from Object )
ms150949.protmethod(es-es,SQL.90).gif MemberwiseClone  (inherited from Object )

Arriba

Vea también

Referencia

NSApplication Class
Microsoft.SqlServer.NotificationServices Namespace