CAObject::DefTable

Revision as of 09:09, 26 October 2015 by Jhuawen (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

ADE User Guide > ADE Server Class Reference > CAObject

Other languages:
English • ‎中文

描述

CAObject方法返回一个 CATable类型对象,包含一个Analytica变量的输入表格,或者,如果该变量被定义为一个输入表格时不包含任何内容。

数据类型

CATable

存取

读 / 写

示例用法

CATable tab = obj.DefTable;

错误代码

  • 34 – “定义表格未找到”

另请参考

Comments


You are not allowed to post comments.