Firebird ADO.NET Provider SDK Documentation - v1.7

FbDataAdapter.DeleteCommand Property

[Visual Basic]
<DefaultValue(Value:=null), _  Category(Category:="Update")>
Public Property DeleteCommand As FbCommand
[C#]
[DefaultValue(Value=null)]
[Category(Category="Update")]
new public FbCommand DeleteCommand {get; set;}

See Also

FbDataAdapter Class | FirebirdSql.Data.Firebird Namespace