SQL Anywhere 10.0.1
» 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