BusinessLogicRowUpdatedEventArgs(DataRow, IDbCommand, StatementType, DataTableMapping) Costruttore

Definizione

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);

Parametri

row
DataRow
command
IDbCommand
statementType
StatementType
tableMapping
DataTableMapping

Si applica a