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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.