Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.1 » SQL Anywhere Server - Programming » .NET application programming » SQL Anywhere .NET API reference » SACommandBuilder class

 

GetDeleteCommand method

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

 Overload list

GetDeleteCommand() method
GetDeleteCommand(bool) method