Поделиться через


NotificationStatus Members

Provides notification delivery status information to the distributor.

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

Public Constructors

  Имя Description
NotificationStatus Overloaded. Initializes a new instance of the NotificationStatus class.

В начало

Public Properties

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

В начало

Public Methods

(see also Protected Methods )

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

В начало

Protected Methods

  Имя Description
ms150314.protmethod(ru-ru,SQL.90).gif Finalize  (inherited from Object )
ms150314.protmethod(ru-ru,SQL.90).gif MemberwiseClone  (inherited from Object )

В начало

См. также

Справочник

NotificationStatus Class
Microsoft.SqlServer.NotificationServices Namespace