Npgsql Api Docs

NpgsqlCommandBuilder.GetDeleteCommand Method

Overload List

Inherited from DbCommandBuilder.

public DbCommand GetDeleteCommand();

Inherited from DbCommandBuilder.

public DbCommand GetDeleteCommand(bool);

 

public NpgsqlCommand GetDeleteCommand(DataRow);

See Also

NpgsqlCommandBuilder Class | Npgsql Namespace