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.19
Syntax The DbNotifyEventArgs type exposes the following members.
Properties
| Name | Description |
---|
| Data | Specific data that describes the object. |
| Type | The type of event that happened. |
TopSee Also