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

SQL Anywhere 11.0.1 (中文) » UltraLite - M-Business Anywhere 编程 » UltraLite for M-Business Anywhere API 参考 » TableSchema 类

 

getOptimalIndex 方法

返回用于使用指定列搜索表的最佳索引。

语法
IndexSchema getOptimalIndex( String name )
参数
  • name   列的名称。

注释

指定的列是索引中的第一列,而索引可以有多列。