Compartir a través de


NotificationStatus Members

Provides notification delivery status information to the distributor.

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

Public Constructors

  Nombre Description
NotificationStatus Overloaded. Initializes a new instance of the NotificationStatus class.

Arriba

Public Properties

  Nombre Description
ms150314.pubproperty(es-es,SQL.90).gif DeliveryTimestamp Gets the date and time, in Universal Time Coordinate (UTC) format, that the notification was delivered.
ms150314.pubproperty(es-es,SQL.90).gif DeliveryTimestampDefined Gets a value that indicates if a delivery timestamp has been defined for this object.
ms150314.pubproperty(es-es,SQL.90).gif NotificationState Gets a NotificationState object that contains notification information that must be passed back to the distributor.
ms150314.pubproperty(es-es,SQL.90).gif NotificationText Gets the notification text of the notification.
ms150314.pubproperty(es-es,SQL.90).gif StatusInfo Gets the detailed delivery status information about the notification.
ms150314.pubproperty(es-es,SQL.90).gif Succeeded Indicates whether the notification has been delivered successfully.
ms150314.pubproperty(es-es,SQL.90).gif TimeStamp Gets the date and time, in Universal Time Coordinate (UTC) format, that the notification was delivered. This property is deprecated and replaced by the DeliveryTimestamp property.

Arriba

Public Methods

(see also Protected Methods )

  Nombre Description
ms150314.pubmethod(es-es,SQL.90).gif Equals Overloaded. Overridden. Returns a value indicating whether this instance is equal to a specified object.
ms150314.pubmethod(es-es,SQL.90).gif GetHashCode Overridden. Gets the hash code for the NotificationStatus object.
ms150314.pubmethod(es-es,SQL.90).gif GetType  (inherited from Object )
ms150314.pubmethod(es-es,SQL.90).gifms150314.static(es-es,SQL.90).gif ReferenceEquals  (inherited from Object )
ms150314.pubmethod(es-es,SQL.90).gif ToString Overridden. Returns a String representation of the NotificationStatus object.

Arriba

Protected Methods

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

Arriba

Vea también

Referencia

NotificationStatus Class
Microsoft.SqlServer.NotificationServices Namespace