DeleteCommand property

Specifies an SACommand object that is executed against the database when the Update method is called to delete rows in the database that correspond to deleted rows in the DataSet.

 Visual Basic syntax
 C# syntax
 Remarks
 See also