When you call a procedure, you typically pass one or more arguments to it.
调用一个过程时,通常要将一个或多个参数传递到该过程。
Usually, you cannot call a procedure with more arguments than the procedure declaration specifies.
通常,您无法以多于程序宣告指定的引数呼叫一个程序。
DB2 has a "CALL" command that you can use to invoke any stored procedure.
DB2有一个“CALL”命令,可以使用它调用任何存储过程。
In an RPC-style operation, the SOAP body is structured to represent a procedure call.
而且一个rpc式的操作中,soap体被结构化来表示一个过程调用。
CORBA is a powerful, standardized remote procedure call specification.
CORBA是一个强大的、标准化的远程过程调用规范。
This avoids the need to explicitly qualify each procedure call with a schema.
这样就避免了每个存储过程调用都需要指定 schema 的麻烦。
In an SOA, a service call looks like a remote procedure call (RPC).
在一个SOA中,一个服务调用看起来就像是一个远程过程调用(remote procedure call,RPC)。
RPC (Remote Procedure call) capability for a portlet project
RPC(远程程序调用)功能,能够被Portlet项目使用
A proxy provides a remote procedure call interface to a service of interest.
代理提供对感兴趣的服务的远程过程调用接口。
This is a typical GWT Remote Procedure Call (RPC).
这是一种典型的GWT远程过程调用(RPC)。
I'll define a procedure, which I will call q.
我将定义一个程序,称之为Q。
Getting artist data: Using a Remote Procedure call.
获取艺术家数据:使用远程过程调用。
A remote procedure call is already in progress for this thread.
此线程的远程过程调用已在进行中。
Use the Parameters collection when you call a stored procedure.
调用存储过程时使用参数集合。
A communications failure occurred during a remote procedure call.
在远程过程调用过程中通信失败。
Can a trigger call a stored procedure?
触发器能调用存储过程吗?
Aparameter represents a value that the procedure expects you to pass when you call it.
形参表示一个值,过程希望您在调用它时传递该值。
But it appears to not allow me to call a stored procedure.
但它似乎不允许我调用存储过程。
You'd call a stored procedure for each of the records you want to copy.
你可以调用存储过程为每个要复制的记录。
Can a stored procedure call another stored procedure?
存储过程中可否调用其他存储过程呢?
Starts the serialization process of a remote procedure call (RPC).
开始远程过程调用(rpc)的序列化进程。
RFC (Remote Procedure Call) is an important mechanism for application communications in a distributed environment.
远程过程调用是支持分布式应用系统之间通讯的一种重要机制。
The advantage of overloading a procedure is in the flexibility of the call.
重载过程的优点在于使调用更灵活。
A hook procedure can call this function either before or after processing the hook information.
钩子子程能够在处理钩子信息之前或者之后调用该方法。
A hook procedure can call this function either before or after processing the hook information.
钩子子程能够在处理钩子信息之前或者之后调用该方法。
应用推荐