Npgsql API Documentation

NpgsqlDataAdapter.DeleteCommand Property

[This is preliminary documentation and subject to change.]

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

See Also

NpgsqlDataAdapter Class | Npgsql Namespace