CATable::Name
Revision as of 11:46, 25 October 2015 by Jhuawen (talk | contribs) (Created page with "包含包括此CATable的Analytica对象的标识符。 但是我们推荐CAObject::Name")
ADE User Guide > ADE Server Class Reference > CATable
property string Name
包含包括此CATable的Analytica对象的标识符。 但是我们推荐CAObject::Name
数据类型
string:字符串
存取
读 / 写
API 错误
Although properties in general do not change the ErrorCode property of CAEngine, assigning an invalid identifier to this property will result in the error:
- 41 - "Invalid name for object"
用法
tableName = tab.Name
另请参考
Comments
Enable comment auto-refresher