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 » ExecuteResultSet method

 

ExecuteResultSet() method

UL Ext: Executes a SQL SELECT statement and returns the result set as a ULResultSet.

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