Marshaling of input and output parameters.
封送输入和输出参数。
Pitfalls when dealing with input and output parameters.
在处理输入和输出参数时注意可能出现的问题。
Configure input and output parameters for the connector.
设置连接器的输入和输出参数。
RPC style supports multiple input and output parameters.
RPC样式支持多种输入和输出参数。
For output parameters, use a '? 'for each output parameter.
对于每个输出参数,使用一个‘?’
Create the input and output parameters for the operation.
创建操作的输入和输出函数。
Watch for pitfalls when dealing with input and output parameters.
在处理输入和输出参数时注意可能出现的问题。
The number of input and output parameters should not be very high.
输入和输出参数的数量不应太多。
The last five arguments of this stored procedure are output parameters.
这个存储过程的最后5个参数是输出参数。
Users can view the status of the execution, output parameters, and result set.
用户可以查看执行的状态、输出参数和结果集。
Output parameters are typically used to retrieve values from stored procedures.
输出参数通常用于从存储过程获取值。
You can see you must provide data in just two columns for the output parameters.
可以看出您必须为输出参数中的两列提供数据。
The port type links an operation to messages for its input and output parameters.
port类型将操作连接到消息以获取输入和输出参数。
You can always manually change the WSDL file to include additional output parameters.
您总是可以手动更改WSDL文件来包含其他输出参数。
Similar assumptions are made when the input and output parameters for these methods are processed.
在处理这些方法的输入参数和输出参数时,也会做相似的假设。
These output parameters can be used to locate explain information for the section in the explain tables.
这些输出参数可用于在解释表中定位该片段的信息。
These output parameters can be used to locate explain information for the section in the explain tables.
这些输出参数可用于定位解释表中该片段的解释信息。
The original input arguments are input parameters, and the original output arguments are output parameters.
原始输入参数成了输入参数,而原始输出参数成了输出参数。
The test client allows you to examine the input and output parameters associated with an executed operation.
测试客户端允许您检查与已执行的操作相关联的输入和输出参数。
We will now create the custom elements that will be used as input and output parameters from our operations.
现在,我们将创建自定义元素,这些元素用作我们操作中的输入和输出参数。
Even though this example only assigns values to output parameters, it could just as easily use declared variables.
尽管这个示例只将值赋给输出参数,但是使用声明的变量也很容易。
You may also specify parameters that hold values both input and output; the syntax is similar to output parameters.
您还可以指定同时具有输入和输出值的参数,其语法类似于输出参数。
The input and output parameters of services, that is, the messages, are often far more complex than single data types.
服务的输入和输出参数(即消息)常常不是单一数据类型那么简单。
By using the StoredProcedureResult object, you avoid the need to register output parameters before calling the stored procedure.
通过使用StoredProcedureResult对象,可以不必在调用存储过程之前注册输出参数。
The service needs to receive input parameters from the external client and return output parameters to it and define this in WSDL.
服务需要从外部客户端接收输入参数,并将输出参数返回到它,同时在WSDL 中对此进行定义。
The data interface provides methods to execute queries, to execute SQL CALL statements, and to return their output parameters.
Data接口提供执行查询、执行SQLcall语句和返回输出参数的方法。
A business object (bo) is used to represent a BAPI call and it contains both the input and output parameters, as shown in Figure 4.
使用业务对象(BO)代表BAPI调用,BO包含输入和输出参数,见图4。
The lower portion consists of two table-like graphical widgets (Pages and Outputs), which allow you to define input and output parameters.
下部包含了两个表状的图形部件(Pages和Outputs),它们允许您定义输入和输出参数。
The figure below illustrates how the variables of PriceOrderPT are composed of Messages that encapsulates the input and output parameters.
下图演示了封装了输入和输出参数的消息是如何组成 PriceOrderPT 的变量的。
This result cannot be represented in a single variable in c, so the multiply function returns the result in two different output parameters.
这个结果在c语言中无法使用单个变量进行表示,因此这个乘法函数会以两个不同输出参数的形式返回结果。
应用推荐