CAIndex

This page is a translated version of the page CAIndex and the translation is 100% complete.
Other languages:
English • ‎中文

ADE 用戶指南 > ADE服務器類型參考 >

CAIndex類型提供關於 CATable索引的信息。

屬性

{get} int IndexElements

返回索引中元素的數量。

{get,put} string Name

設置並返回對象的名稱。

{get,put} CARenderingStyle RenderingStyle

設置:控制基元值如何被傳遞。


方法

int GetNumberByValue(variant w)

返回已知標籤的索引中索引元素的位置。

variant GetValueByNumber(int i)

返回索引元素標籤,根據它在索引中的位置。


僅供內部使用

這些方法僅供ADE內部使用,不能被你的程序調用。

bool Send()

bool ObtainIndex(string indexName)

另請參考

CATable <- CAIndex -> CARenderingStyle
Comments


You are not allowed to post comments.