DbNotifyEventArgs 类 | |
Provides data for the Notify event of the IDbNotify interface.
继承层次 Object
DbNotifyEventArgs
命名空间:
XSharp
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法 public class DbNotifyEventArgs
查看代码DbNotifyEventArgs 类型公开以下成员。
属性
| 名称 | 说明 |
---|
| Data | Specific data that describes the object. |
| Type | The type of event that happened. |
Top参见