Gets or sets how command results are applied to the DataRow when used by the Update method of the IDbDataAdapter.
A UpdateRowSource value that specifies how query command results are applied to the row being updated.
| Exception Type | Condition |
|---|---|
| ArgumentException | The specified value is outside the UpdateRowSource enumeration. |
MimerCommand Class | Mimer.Data.Client Namespace