NotificationStatus Members

Provides notification delivery status information to the distributor.

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

Public Constructors

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

Top

Public Properties

  Name Description
ms150314.pubproperty(en-US,SQL.90).gif DeliveryTimestamp Gets the date and time, in Universal Time Coordinate (UTC) format, that the notification was delivered.
ms150314.pubproperty(en-US,SQL.90).gif DeliveryTimestampDefined Gets a value that indicates if a delivery timestamp has been defined for this object.
ms150314.pubproperty(en-US,SQL.90).gif NotificationState Gets a NotificationState object that contains notification information that must be passed back to the distributor.
ms150314.pubproperty(en-US,SQL.90).gif NotificationText Gets the notification text of the notification.
ms150314.pubproperty(en-US,SQL.90).gif StatusInfo Gets the detailed delivery status information about the notification.
ms150314.pubproperty(en-US,SQL.90).gif Succeeded Indicates whether the notification has been delivered successfully.
ms150314.pubproperty(en-US,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.

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

  Name Description
ms150314.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms150314.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

NotificationStatus Class
Microsoft.SqlServer.NotificationServices Namespace