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

SQL Anywhere 12.0.0 (Français) » SQL Anywhere Server - Programming » .NET application programming » SQL Anywhere .NET API reference » SACommandBuilder class » GetInsertCommand method

 

GetInsertCommand(bool) method

Returns the generated SACommand object that performs INSERT operations on the database when an Update is called.

 Visual Basic syntax
 C# syntax
 Parameters
 Returns
 Remarks
 See also