Npgsql API Docs

NpgsqlDataAdapter.DeleteCommand Property

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

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

Remarks

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

See Also

NpgsqlDataAdapter Class | Npgsql Namespace