Npgsql Api Docs

NpgsqlCommandBuilder.GetInsertCommand Method

Overload List

Inherited from DbCommandBuilder.

public DbCommand GetInsertCommand();

Inherited from DbCommandBuilder.

public DbCommand GetInsertCommand(bool);

 

public NpgsqlCommand GetInsertCommand(DataRow);

See Also

NpgsqlCommandBuilder Class | Npgsql Namespace