Npgsql API Docs

NpgsqlDataAdapter.InsertCommand Property

Missing <summary> documentation for P:Npgsql.NpgsqlDataAdapter.InsertCommand

[Visual Basic]
Overloads Public Property InsertCommand As NpgsqlCommand
[C#]
new public NpgsqlCommand InsertCommand {get; set;}

Remarks

Missing <remarks> documentation for P:Npgsql.NpgsqlDataAdapter.InsertCommand

See Also

NpgsqlDataAdapter Class | Npgsql Namespace