CATable::GetIndexObject

This page is a translated version of the page CATable::GetIndexObject and the translation is 100% complete.

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.