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

SQL Anywhere 12.0.0 » UltraLite - .NET Programming » UltraLite.NET API reference » ULCommand class » ULCommand constructor

 

ULCommand(string, ULConnection, ULTransaction) constructor

Initializes a ULCommand object with the specified command text, connection, and transaction.

 Visual Basic syntax
 C# syntax
 Parameters
 See also