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

SQL Anywhere 11.0.1 (Français) » UltraLite - M-Business Anywhere Programming » UltraLite for M-Business Anywhere API reference » PreparedStatement class

 

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