Npgsql API Docs

NpgsqlDataAdapter.UpdateCommand Property

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

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

Remarks

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

See Also

NpgsqlDataAdapter Class | Npgsql Namespace