नोट
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप साइन इन करने या निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
Initializes a new instance of the NotificationStatus class.
Overload List
| Name | Description |
|---|---|
| NotificationStatus (NotificationState, Boolean, String, String) |
Initializes a new instance of the NotificationStatus class with a NotificationState object, a delivery success value, status information, and the formatted notification data. The timestamp is undefined.
|
| NotificationStatus (NotificationState, Boolean, String, String, DateTime) |
Initializes a new instance of the NotificationStatus class with a NotificationState object, a delivery success value, status information, the formatted notification data, and a delivery timestamp.
|
| NotificationStatus (NotificationState, Boolean, String, String, Object) |
Creates an instance of the NotificationStatus class, and initializes it with references to a NotificationState, a Boolean value indicating whether the delivery was a success, the delivery status, the notification text, and the delivery date and time. If specifying the notification delivery time, the value must be provided in Universal Time Coordinate (UTC) format.
|
See Also
Reference
NotificationStatus Class
NotificationStatus Members
Microsoft.SqlServer.NotificationServices Namespace