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 - C and C++ Programming » UltraLite C++ API Reference » UltraLite_PreparedStatement_iface class

ExecuteStatement function Next Page

GetPlan function


Synopsis

size_t UltraLite_PreparedStatement_iface::GetPlan(
char * buffer,
size_t size
)

Parameters
Remarks

Gets a text-based description of query execution plan.

Returns