Replies: 3 comments 1 reply
-
中文:
CALL db.plugin.loadPlugin(plugin_type::STRING,plugin_name::STRING,plugin_content::STRING,code_type::STRING,plugin_description::STRING,read_only::BOOLEAN) :: (::VOID) English:
CALL db.plugin.loadPlugin(plugin_type::STRING,plugin_name::STRING,plugin_content::STRING,code_type::STRING,plugin_description::STRING,read_only::BOOLEAN) :: (::VOID) |
Beta Was this translation helpful? Give feedback.
-
中文: CALL db.plugin.callPlugin(plugin_type::STRING,plugin_name::STRING,param::STRING,timeout::DOUBLE,in_process::BOOLEAN) :: (success::BOOLEAN,result::STRING) English: CALL db.plugin.callPlugin(plugin_type::STRING,plugin_name::STRING,param::STRING,timeout::DOUBLE,in_process::BOOLEAN) :: (success::BOOLEAN,result::STRING) |
Beta Was this translation helpful? Give feedback.
-
中文: English: |
Beta Was this translation helpful? Give feedback.
-
本贴是存储过程的QA汇总贴,详见下方回答。
This post is a QA summary post of the stored procedure, see the answer below for details.
Beta Was this translation helpful? Give feedback.
All reactions