BusinessLogicDataAdapter.CreateRowUpdatedEvent Método

Definição

protected:
 override System::Data::Common::RowUpdatedEventArgs ^ CreateRowUpdatedEvent(System::Data::DataRow ^ dataRow, System::Data::IDbCommand ^ command, System::Data::StatementType statementType, System::Data::Common::DataTableMapping ^ tableMapping);
protected override System.Data.Common.RowUpdatedEventArgs CreateRowUpdatedEvent (System.Data.DataRow dataRow, System.Data.IDbCommand command, System.Data.StatementType statementType, System.Data.Common.DataTableMapping tableMapping);

Parâmetros

dataRow
DataRow
command
IDbCommand
statementType
StatementType
tableMapping
DataTableMapping

Retornos

RowUpdatedEventArgs

Aplica-se a