This topic has not yet been rated - Rate this topic

SqlNotificationEventArgs Properties

The SqlNotificationEventArgs type exposes the following members.

  Name Description
Public property Info Gets a value that indicates the reason for the notification event, such as a row in the database being modified or a table being truncated.
Public property Source Gets a value that indicates the source that generated the notification, such as a change to the query data or the database’s state.
Public property Type Gets a value that indicates whether this notification is generated because of an actual change, or by the subscription.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.