[]
Provides data for the RowUpdated event of a data provider.
public sealed class C1RowUpdatedEventArgs<TCommandImpl> : RowUpdatedEventArgs where TCommandImpl : DbCommand
Name | Description |
---|---|
TCommandImpl |
Name | Description |
---|---|
C1RowUpdatedEventArgs(DataRow, IDbCommand, StatementType, DataTableMapping) | Initializes a new instance of the C1RowUpdatedEventArgs<TCommandImpl> class. |
Name | Description |
---|---|
Command | Gets the |