CATable::IndexName

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

ADE User Guide > ADE Server Class Reference > CATable

Other languages:
English • ‎中文

CATable::IndexName(indexNumber)

從1到NumDims中獲取一個元素«indexNumber»,並返回CATable中相應索引的名稱

返回值

string:字符串——索引名稱

示例用法

Visual basic代碼:檢索第一個索引名稱。

dim string as indexTitle = Var.DefTable.IndexName (1)

另請參考

Comments


You are not allowed to post comments.