Npgsql API Docs

NpgsqlCommand Constructor ()

Initializes a new instance of the NpgsqlCommand class.

[Visual Basic]
Overloads Public Sub New()
[C#]
public NpgsqlCommand();

Remarks

Missing <remarks> documentation for M:Npgsql.NpgsqlCommand.#ctor

See Also

NpgsqlCommand Class | Npgsql Namespace | NpgsqlCommand Constructor Overload List