Npgsql Api Docs

NpgsqlCommandBuilder.GetUpdateCommand Method

Overload List

Inherited from DbCommandBuilder.

public DbCommand GetUpdateCommand();

Inherited from DbCommandBuilder.

public DbCommand GetUpdateCommand(bool);

 

public NpgsqlCommand GetUpdateCommand(DataRow);

See Also

NpgsqlCommandBuilder Class | Npgsql Namespace