设置连接器的输入和输出参数。
输入和输出参数的数量不应太多。
The number of input and output parameters should not be very high.
对于每个输出参数,使用一个‘?’
如果参数是输出参数,那么使用?
If the parameter is an output parameter, you would use the '?
RPC样式支持多种输入和输出参数。
将过程输出参数声明为blob变量。
A BLOB variable is declared for the procedure output parameter.
输出参数通常用于从存储过程获取值。
Output parameters are typically used to retrieve values from stored procedures.
对于输出参数映射,您从右向左拖动连接。
For output parameter mappings, you drag the connection from right to left.
单个输入和输出参数定义以粗体突出显示。
The single input and output parameter definition are highlighted in bold.
这个存储过程的最后5个参数是输出参数。
The last five arguments of this stored procedure are output parameters.
封送输入和输出参数。
这些是服务的输入和输出参数。
用户可以查看执行的状态、输出参数和结果集。
Users can view the status of the execution, output parameters, and result set.
在处理输入和输出参数时注意可能出现的问题。
Watch for pitfalls when dealing with input and output parameters.
可以看出您必须为输出参数中的两列提供数据。
You can see you must provide data in just two columns for the output parameters.
在处理输入和输出参数时注意可能出现的问题。
这些输出参数可用于在解释表中定位该片段的信息。
These output parameters can be used to locate explain information for the section in the explain tables.
客户机则将返回值和输出参数解包,然后继续处理。
The client unpacks the return value and out parameters, then continues processing.
它们必须是私有的,不能返回值,不能有输出参数。
They must be private, cannot return a value, and cannot have out parameters.
这些输出参数可用于定位解释表中该片段的解释信息。
These output parameters can be used to locate explain information for the section in the explain tables.
您总是可以手动更改WSDL文件来包含其他输出参数。
You can always manually change the WSDL file to include additional output parameters.
请注意,这个存储过程有一个输入参数和一个输出参数。
Please note that this procedure has one input and one output parameter.
在本例中,输入和输出参数将用于表示照片的这个附件。
In our case, an input and an output parameter will be used for the photo, which is an attachment.
port类型将操作连接到消息以获取输入和输出参数。
The port type links an operation to messages for its input and output parameters.
输出参数 p_count 将显示找到了3行记录。
The output parameter, p_count, should show that 3 rows were found.
输出参数:(自定义的CalendarXML文档)。
原始输入参数成了输入参数,而原始输出参数成了输出参数。
The original input arguments are input parameters, and the original output arguments are output parameters.
表2指定了其中每个服务的操作名称、输入参数和输出参数。
The operation name, input parameter, and output parameter for each of the services is specified in Table 2.
在处理这些方法的输入参数和输出参数时,也会做相似的假设。
Similar assumptions are made when the input and output parameters for these methods are processed.
测试客户端允许您检查与已执行的操作相关联的输入和输出参数。
The test client allows you to examine the input and output parameters associated with an executed operation.
应用推荐