Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
DeliveryTimestamp | Gets the date and time, in Universal Time Coordinate (UTC) format, that the notification was delivered. |
![]() |
DeliveryTimestampDefined | Gets a value that indicates if a delivery timestamp has been defined for this object. |
![]() |
NotificationState | Gets a NotificationState object that contains notification information that must be passed back to the distributor. |
![]() |
NotificationText | Gets the notification text of the notification. |
![]() |
StatusInfo | Gets the detailed delivery status information about the notification. |
![]() |
Succeeded | Indicates whether the notification has been delivered successfully. |
![]() |
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 | |
---|---|---|
![]() |
Equals | Overloaded. Overridden. Returns a value indicating whether this instance is equal to a specified object. |
![]() |
GetHashCode | Overridden. Gets the hash code for the NotificationStatus object. |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | Overridden. Returns a String representation of the NotificationStatus object. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
NotificationStatus Class
Microsoft.SqlServer.NotificationServices Namespace