BusinessLogicRowUpdatedEventArgs Construtor

Definição

public:
 BusinessLogicRowUpdatedEventArgs(System::Data::DataRow ^ row, System::Data::IDbCommand ^ command, System::Data::StatementType statementType, System::Data::Common::DataTableMapping ^ tableMapping);
public BusinessLogicRowUpdatedEventArgs (System.Data.DataRow row, System.Data.IDbCommand command, System.Data.StatementType statementType, System.Data.Common.DataTableMapping tableMapping);

Parâmetros

row
DataRow
command
IDbCommand
statementType
StatementType
tableMapping
DataTableMapping

Aplica-se a