DbNotifyEventArgs Class |  |
Provides data for the Notify event of the IDbNotify interface.
Inheritance Hierarchy
Namespace:
XSharp
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.15
SyntaxThe DbNotifyEventArgs type exposes the following members.
Properties
| Name | Description |
---|
 | Data | Specific data that describes the object. |
 | Type | The type of event that happened. |
Top
See Also