MsIfmxRowUpdatedEventArgs(DataRow, IDbCommand, StatementType, DataTableMapping) Constructor

Definition

public:
 MsIfmxRowUpdatedEventArgs(System::Data::DataRow ^ row, System::Data::IDbCommand ^ command, System::Data::StatementType statementType, System::Data::Common::DataTableMapping ^ tableMapping);
public MsIfmxRowUpdatedEventArgs (System.Data.DataRow row, System.Data.IDbCommand command, System.Data.StatementType statementType, System.Data.Common.DataTableMapping tableMapping);
new Microsoft.HostIntegration.MsIfmxClient.MsIfmxRowUpdatedEventArgs : System.Data.DataRow * System.Data.IDbCommand * System.Data.StatementType * System.Data.Common.DataTableMapping -> Microsoft.HostIntegration.MsIfmxClient.MsIfmxRowUpdatedEventArgs

Parameters

row
DataRow
command
IDbCommand
statementType
StatementType
tableMapping
DataTableMapping

Applies to