This procedure call drops all objects in the schema "SAMPLE".
这个过程调用会删除模式 "SAMPLE"中的所有对象。
The bulk of the work in your GWT procedure call happens in two classes.
GWT过程调用中的大部分工作都是在两个类中进行的。
It runs on the server side and the client code calls it via a remote procedure call.
它运行在服务器端,并且客户机代码通过一个远程过程调用来调用它。
This is called a remote procedure call (RPC) and forms the basis for RPC programming.
这称为远程过程调用(rpc),是RPC编程的基础。
Migration of the stored procedure call: the new stored procedure call looks as follows.
存储过程调用的迁移:新的存储过程调用看起来像下面这样。
In a RPC-literal style, a service consumer invokes a Web service as a remote procedure call.
在RPC -literal样式中,服务使用者会将Web服务作为远程过程调用进行调用。
Mining is invoked by a stored procedure call and creates an XML mining model in the database.
可以通过一个存储过程调用来调用数据挖掘,数据挖掘将在数据库中创建一个XML 挖掘模型。
GWT abstracts this communication process behind its own remote procedure call (RPC) mechanism.
GWT在自己的远程过程调用(remote procedure call,RPC)机制背后抽象这个通信过程。
As with EJB, CORBA, and DCE, the core abstraction for Web services is a remote procedure call.
就像EJB、CORBA和DCE一样,Web服务的核心抽象也是远程过程调用。
This procedure call rebinds all SQL procedures in the schema SRIELAU, picking up new statistics.
这个过程调用对模式SRIELAU中的所有SQL过程进行重新绑定,获取新的统计数据。
This procedure call stores all objects in the schema "UTIL" in the directory D:\TEMP\UTIL_SCHEMA\.
这个过程调用将模式 "UTIL" 中的所有对象存储在目录D:\TEMP\UTIL_SCHEMA\ 中。
In WSDL definition, there are two message binding styles: document and Remote Procedure Call (RPC).
在WSDL定义中,存在两种消息绑定样式:Document和远程过程调用(Remote Procedure Call,RPC)。
When using SOAP as a remote procedure call (RPC) system, the SOAP parameters can be typed or untyped.
当使用SOAP作为一个远程过程调用(rpc)系统时,SOAP参数可以是有类型的或无类型的。
Typically, this encoding is intended to be used in an application like a remote procedure call (RPC).
通常,这一编码旨在用于类似远程过程调用(rpc)的应用中。
As suggested by the name, the intent was to support RPC (Remote Procedure Call) operations using XML.
从其名称可以看出,最初的目的是为了支持使用XML的远程过程调用(Remote Procedure Call,RPC)操作。
FD 3 is a Solaris door (a high-speed Remote Procedure Call (RPC) interface), opened in read-only mode.
FD3是一个solaris门(高速远程过程调用(rpc)接口),以只读模式打开。
This is done in the starter project in the callback handler to the remote procedure call to the server.
这是在服务器远程过程调用的回调处理器中的starter项目中完成。
Remote procedure call (RPC) is a technique for constructing distributed, client-server-based applications.
远程过程调用(rpc)是一种用于构造分布式的、基于客户端-服务器的应用程序的技术。
GreetingService, shown in Listing 6, is the interface for the remote procedure call used by the client code.
如清单6所示,GreetingService是客户机代码使用的远程过程调用的接口。
JSON-RPC is a remote procedure call protocol that USES JSON to encode and marshal arguments and return types.
JSON - RPC是一种远程过程调用协议,它使用JSON对参数和返回值进行编码和编组。
Data synchronization can also be achieved using remote procedure call (RPC) Web services or a REST-based API.
使用远程过程调用Web服务或基于REST的API也可以实现数据同步。
The last call (the tail) simply invokes the function without any procedure call or stack maintenance overhead.
最后的调用(尾(tail))只是调用函数,没有任何过程调用或栈维护开销。
Stub files act as an interface between the application and the RPC runtime library during a remote procedure call.
stub文件在远程过程调用期间作为应用程序和RPC运行时库之间的接口。
This function raises the remote procedure call invocation using the AsyncRequest class to send asynchronous requests.
这个函数使用asyncrequest类发送异步请求,实现远程过程调用。
And among others, a StoredProcedureResult return type conveniently encapsulates the results of a stored procedure call.
除了其他格式外,StoredProcedureResult返回类型可以方便地封装存储过程调用的结果。
Remote procedure call (RPC) Web services or REST-based APIs are normally used for this type of client/server interaction.
通常将远程程序调用(Remote procedure call,RPC)Web服务或基于 REST 的API用于此类客户机/服务器交互。
Each method provides a callback object so that you are notified asynchronously when the remote procedure call is complete.
每个方法都提供了一个回调对象,这样就可以在完成远程过程调用后收到异步通知。
SoaML supports either Remote Procedure Call (RPC) style or document-centered style parameters for service operations.
SoaML支持服务操作的远程程序访问(RPC)或者文件中心样式参数。
The Extensible-Markup-Language/Remote Procedure Call protocol (XML/RPC) marshals procedure calls over HTTP in an XML format.
可扩展标记语言/远程过程调用(XML/RPC)以 XML格式安排HTTP 上的过程调用。
When the client makes a remote procedure call, it contacts the name service database to find information about the server system.
客户机发出远程过程调用,此时它会联系名称服务数据库,以寻找服务器系统的相关信息。
应用推荐