Mimer SQL Data Provider
MimerRowUpdatedEventArgs Constructor




Mimer.Data.Client Namespace > MimerRowUpdatedEventArgs Class : MimerRowUpdatedEventArgs Constructor
The current System.Data.DataRow.
The current MimerCommand.
The type of statement, using enumeration System.Data.StatementType.
The current System.Data.Common.DataTableMapping object.
Initializes a new instance of the MimerRowUpdatedEventArgs class.
Syntax

Parameters

dataRow
The current System.Data.DataRow.
command
The current MimerCommand.
statementType
The type of statement, using enumeration System.Data.StatementType.
tableMapping
The current System.Data.Common.DataTableMapping object.
Requirements

.NET Framework
Version 2.0 or later

See Also

Reference

MimerRowUpdatedEventArgs Class
MimerRowUpdatedEventArgs Members