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