Inherited from DbCommandBuilder.
public DbCommand GetInsertCommand();
public DbCommand GetInsertCommand(bool);
public NpgsqlCommand GetInsertCommand(DataRow);
NpgsqlCommandBuilder Class | Npgsql Namespace