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

SQL Anywhere 10.0.1 » UltraLite - M-Business Anywhere Programming » UltraLite for M-Business Anywhere API Reference » PreparedStatement class

 executeStatement method Next Page

getPlan method


Returns a string describing the access plan UltraLite will use to execute a query.

Syntax

String getPlan( )

Remarks

This method is intended primarily for use during development.

See also