Table of Contents

Class NpgsqlRowUpdatedEventArgs

Namespace
Npgsql
Assembly
Npgsql.dll
public class NpgsqlRowUpdatedEventArgs : RowUpdatedEventArgs
Inheritance
NpgsqlRowUpdatedEventArgs
Inherited Members

Constructors

NpgsqlRowUpdatedEventArgs(DataRow, IDbCommand?, StatementType, DataTableMapping)

public NpgsqlRowUpdatedEventArgs(DataRow dataRow, IDbCommand? command, StatementType statementType, DataTableMapping tableMapping)

Parameters

dataRow DataRow
command IDbCommand
statementType StatementType
tableMapping DataTableMapping