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