Mimer SQL Data Provider
MimerRowUpdatingEventArgs Constructor




Mimer.Data.Client Namespace > MimerRowUpdatingEventArgs Class : MimerRowUpdatingEventArgs Constructor
The current row.
The current MimerCommand.
The type of statement, using enumeration System.Data.StatementType.
The current table mapping.
Initializes a new instance of the MimerRowUpdatingEventArgs class for a specific provider.
Syntax

Parameters

dataRow
The current row.
command
The current MimerCommand.
statementType
The type of statement, using enumeration System.Data.StatementType.
tableMapping
The current table mapping.
Requirements

.NET Framework
Version 2.0 or later

See Also

Reference

MimerRowUpdatingEventArgs Class
MimerRowUpdatingEventArgs Members