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

SQL Anywhere 12.0.1 » UltraLite - .NET Programming » UltraLite.NET API reference » ULCommandBuilder class » GetInsertCommand method

 

GetInsertCommand(bool) method

Gets the automatically generated ULCommand object required to perform insertions on the database.

 Visual Basic syntax
 C# syntax
 Parameters
 Returns
 Exceptions
 Remarks
 See also