CATable::GetIndexObject

Revision as of 07:42, 25 October 2015 by Jhuawen (talk | contribs) (Created page with "如果«indexName»无效,将返回Nothing (Null:空值),同时设定ErrorCode。")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

ADE User Guide > ADE Server Class Reference > CATable

Other languages:
English • ‎中文

CATable::GetIndexObject(indexName)

根据名称检索 CATable中的CAIndex对象

如果«indexName»无效,将返回Nothing (Null:空值),同时设定ErrorCode

返回值

CAIndex

示例用法

dim AI as CAIndex
Set AI = AObj.GetIndexObject (IndexName)

错误代码

32 – “没找到索引对象”

另请参考

Comments


You are not allowed to post comments.