GetDeleteCommand() method

Returns the generated SACommand object that performs DELETE operations on the database when SADataAdapter.Update is called.

 Visual Basic syntax
 C# syntax
 Returns
 Remarks
 See also