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_TableSchema_iface class

GetName function Next Page

GetOptimalIndex function


Synopsis

ULValue UltraLite_TableSchema_iface::GetOptimalIndex(
const ULValue & column_id
)

Parameters
Remarks

Determines the best index to use for searching for a column value.

Returns

The name of the index.