以下是DatabaseManager.execStoredFunc方法的替代方法。
https://www.intra-mart.jp/apidoc/iap/apilist-ssjs/doc/platform/TenantDatabase/index.html#method-executeCallable_13
https://www.intra-mart.jp/apidoc/iap/apilist-ssjs/doc/platform/SharedDatabase/index.html#method-executeCallable_13
上述的API可以在intra-mart Accel Platform 2017 Winter(8.0.18)(Database Access module(for Script Development)模块版本 8.0.13)及以上版本中使用。
但是请注意,在SQL Server中不能使用上述这些方法。
另外,在Accel Platform中不会终止DatabaseManager.execStoredFunc方法,所以今后还可以继续使用。
※可以继续使用开发商提供的服务支持。
-- 适用对象 ----------------------------------------------------------------
iAP/Accel Platform/所有更新版本
--------------------------------------------------------------------------------
FAQID:482
intra-mart Accel Platform的脚本开发模式不推荐DatabaseManager.execStoredFunc方法,是否有替代方法。