MsIfmxRowUpdatingEventArgs(DataRow, IDbCommand, StatementType, DataTableMapping) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
MsIfmxRowUpdatingEventArgs(System::Data::DataRow ^ row, System::Data::IDbCommand ^ command, System::Data::StatementType statementType, System::Data::Common::DataTableMapping ^ tableMapping);
public MsIfmxRowUpdatingEventArgs (System.Data.DataRow row, System.Data.IDbCommand command, System.Data.StatementType statementType, System.Data.Common.DataTableMapping tableMapping);
new Microsoft.HostIntegration.MsIfmxClient.MsIfmxRowUpdatingEventArgs : System.Data.DataRow * System.Data.IDbCommand * System.Data.StatementType * System.Data.Common.DataTableMapping -> Microsoft.HostIntegration.MsIfmxClient.MsIfmxRowUpdatingEventArgs
Parameters
- row
- DataRow
- command
- IDbCommand
- statementType
- StatementType
- tableMapping
- DataTableMapping