SqlCeRowUpdatedEventArgs Constructor
[This is preliminary documentation and subject to change.]
Initializes a new instance of a SqlCeRowUpdatedEventArgs object.
Parameters
-
DataRow
- The DataRow that was Updated
-
IDbCommand
- The IDbCommand used during DbDataAdapter.Update.
-
StatementType
- One of the StatementType values that specifies the type of query executed.
-
DataTableMapping
- The DataTableMapping sent through an Update.
See Also
SqlCeRowUpdatedEventArgs Class | Primeworks.DesktopSqlCe Namespace