Table of Contents

Class NpgsqlRowUpdatingEventArgs

Namespace
Npgsql
Assembly
Npgsql.dll
public class NpgsqlRowUpdatingEventArgs : RowUpdatingEventArgs
Inheritance
NpgsqlRowUpdatingEventArgs
Inherited Members

Constructors

NpgsqlRowUpdatingEventArgs(DataRow, IDbCommand?, StatementType, DataTableMapping)

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

Parameters

dataRow DataRow
command IDbCommand
statementType StatementType
tableMapping DataTableMapping