Npgsql API Docs

NpgsqlCommandBuilder Constructor

Initializes a new instance of the NpgsqlCommandBuilder class.

Overload List

Initializes a new instance of the NpgsqlCommandBuilder class.

public NpgsqlCommandBuilder();

Missing <summary> documentation for M:Npgsql.NpgsqlCommandBuilder.#ctor(Npgsql.NpgsqlDataAdapter)

public NpgsqlCommandBuilder(NpgsqlDataAdapter);

See Also

NpgsqlCommandBuilder Class | Npgsql Namespace