DeleteCommand Property

Syntax:

public RdmCommand DeleteCommand { get; set; }

Description:

Type: RdmCommand

Gets or sets a command used to delete records from the data set.

Reference:

For more information, reference MSDN documentation for: System.Data.Common.DbDataAdapter.DeleteCommand