A command executed to reconcile DataRow changes back to
the Advanced SQL Engine
Initialize a new instance of the TdRowUpdatedEventArgs class.
Syntax
Parameters
- dataRow
- A System.Data.DataRow that is targeted for an update via a
call to TdDataAdapter.Update.
- command
- A command executed to reconcile DataRow changes back to
the Advanced SQL Engine
- statementType
- Specifies the SQL statement type
(e.g. UPDATE, INSERT or DELETE).
- tableMapping
- Show how DataRow columns are mapped to Teradata
database columns.
Requirements
Product | Versions | Platforms |
.NET | 2.1, 3.1, 6 | Windows, Linux, MacOS |
.NET Framework | 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 | Windows |
.NET Standard | 2.0 | Windows, Linux, MacOS |
See Also