CATable::Update

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

ADE User Guide > ADE Server Class Reference > CATable

Other languages:
English • ‎中文

CATable::Update()

對於定義表格:更新Analytica對象定義屬性中的現有輸入表格。在使用SetDataByElement或者SetDataByLabel設定一個或多個單元格後使用此方法。Update引導API設定Analytica決策引擎伺服器新表格數據。

當源表是一個SubTable或者MultiTable時,當一個源表在前面調用改變成CAObject::DefTable或者CATable::Update時,將更新表格數據。

對於結果表: 從Analytica決策引擎伺服器檢索結果表的更新版本。

返回值

布爾值:ture表示成功,false表示失敗。

失敗時,檢查CAEngine::ErrorCodeCAEngine::ErrorTextCAEngine::OutputBuffer獲取關於失敗原因的信息。

說明

CAObject::CreateDefTable方法一同使用將Analytica對象的當前定義屬性替換成一個輸入表格。

另請參考

Comments


You are not allowed to post comments.