为 RowUpdated 事件提供数据。
SqlCeRowUpdatedEventArgs 类型公开以下成员。
构造函数
名称 | 说明 | |
---|---|---|
![]() |
SqlCeRowUpdatedEventArgs | 初始化 SqlCeRowUpdatedEventArgs 类的一个新实例。 |
页首
方法
名称 | 说明 | |
---|---|---|
![]() |
CopyToRows | (inherited from RowUpdatedEventArgs) |
![]() |
CopyToRows | (inherited from RowUpdatedEventArgs) |
![]() |
Equals | (inherited from Object) |
![]() |
Finalize | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
ToString | (inherited from Object) |
页首
属性
名称 | 说明 | |
---|---|---|
![]() |
Command | 获取在调用 Update 时执行的 SqlCeCommand。 |
![]() |
Errors | (inherited from RowUpdatedEventArgs) |
![]() |
RecordsAffected | (inherited from RowUpdatedEventArgs) |
![]() |
Row | (inherited from RowUpdatedEventArgs) |
![]() |
RowCount | (inherited from RowUpdatedEventArgs) |
![]() |
StatementType | (inherited from RowUpdatedEventArgs) |
![]() |
Status | (inherited from RowUpdatedEventArgs) |
![]() |
TableMapping | (inherited from RowUpdatedEventArgs) |
页首