点击或拖拽改变大小

DbNotifyEventArgs 类

X#
Provides data for the Notify event of the IDbNotify interface.
继承层次
Object
  DbNotifyEventArgs

命名空间:  XSharp
程序集:  XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法
 CLASS DbNotifyEventArgs
查看代码

DbNotifyEventArgs 类型公开以下成员。

属性
  名称说明
公共属性Data
Specific data that describes the object.
公共属性Type
The type of event that happened.
Top
参见