CAObject::DefTable

This page is a translated version of the page CAObject::DefTable and the translation is 100% complete.

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.