Stored Procedure Invocation的意思|示意
存储过程调用
Stored Procedure Invocation的网络常见释义
存储过程的调用 (4) 存储过程的调用(Stored procedure invocation),触发器性能通常比较低,从而不允许数据库中未经许可的指定更新和变化、 DELETE 这些操作时,SQL Server 就会自动执行触发器所定...
Stored Procedure Invocation相关例句
The process therefore USES a combination of Lombardi techniques, including Coaches, SQL, stored procedure invocation, Ajax updates and asynchronous messaging.
因此,该流程结合使用了几种Lombardi技术,包括Coach、SQL、存储过程调用、Ajax更新和异步消息传递。
Therefore, it is the developer's responsibility to communicate the stored procedure invocation process to the deployer during the deployment phase.
因此,在部署阶段由开发人员负责存储过程调用流程与部署者之间的通信。
To enable dynamic invocation, you should create a stored procedure that takes two parameters and invokes the mining flow with this user input.
为了实现动态调用,需要创建一个存储过程,它接受这两个参数并通过此用户输入调用挖掘流。
The com.ibm.websphere.sample.BankAccountSPFile file contains the logic that handles the input/output parameter and invocation of the stored procedure.
BankAccountSPFile 文件包含处理输入/输出参数和调用存储过程的逻辑。
DB2 V8.2.2 is the first release where the invocation of a CLP command can be handled by a stored procedure.
DB 2 V8.2.2是第一个可以通过存储过程处理CLP命令调用的版本。
For parameter passing and stored procedure invocation you have to make a final adjustment.
要想完成参数的传递及存储过程的调用,必须要做最后一个调整。