CATable::GetIndexObject
ADE User Guide > ADE Server Class Reference > CATable
CATable::GetIndexObject(indexName)
If the «indexName» is not valid, returns Nothing (Null) and sets ErrorCode.
返回值
示例用法
- dim AI as CAIndex
- Set AI = AObj.GetIndexObject (IndexName)
错误代码
- 32 – “没找到索引对象”
另请参考
- CATable::IndexNames、CATable::IndexName
- CAIndex
- Analytica函数IndexNames() 和IndexesOf()
Comments
Enable comment auto-refresher