These are the in-and-out parameters of our service.
这些是服务的输入和输出参数。
Support for INOUT and OUT parameters of stored procedures.
对于存储过程INOUT和OUT参数的支持。
Also, stored procedures support IN, OUT, and INOUT parameters.
而且,存储过程支持IN、OUT和INOUT参数。
The remaining parameters of this method are out parameters.
此方法的其余参数是输出参数。
The error code and message are returned to the caller as OUT parameters.
错误代码和消息被作为OUT参数返回给调用者。
They must be private, cannot return a value, and cannot have out parameters.
它们必须是私有的,不能返回值,不能有输出参数。
The client unpacks the return value and out parameters, then continues processing.
客户机则将返回值和输出参数解包,然后继续处理。
Allows passing references to variables to methods with reference or out parameters.
允许将对变量的引用传递到使用引用或输出参数的方法。
Holder classes are used to support the OUT and INOUT parameters in mapped method signatures.
占位符类用于在已映射方法的签名中支持OUT和INOUT参数。
This is because they are both OUT parameters and are only used to provide the return values.
这是因为它们都是OUT参数,只用于提供返回值。
The Unified ODBC API does not offer support for INOUT and OUT parameters of stored procedures.
统一odbcAPI不提供对存储过程INOUT和OUT参数的支持。
As shown Table 1, a new Holder class is defined in order to support out and inout parameters.
如表1所示,为了支持out参数和inout参数,定义了一个新的holder类。
INOUT parameters in procedure calls can be handled using single variable that will behave as both in and OUT.
可以使用同时表现为IN和OUT的单个变量处理过程调用中的INOUT参数。
If the stored procedure includes any OUT parameters, it needs to be invoked from a client application using the CallableStatement interface.
如果存储过程包含OUT参数,那么就需要通过CallableStatement接口,从客户机应用程序调用该参数。
The simulated experiment shows that the in-and-out parameters is close to the real value, which meet the demand for measuring precision.
模拟实验表明:定标所得的内外参数与真实值非常接近,满足高精度测量的要求。
It is easy to create SQL stored procedures, so for each stored procedure with INOUT and OUT parameters, you can create a wrapper stored procedure.
SQL存储过程的创建十分容易,因此,对于每个带有INOUT和OUT参数的存储过程,都可以创建一个包装器存储过程。
The remaining parameters of the FillMatchRow method must be declared as out parameters and must match the table definition defined in the first function.
FillMatchRow方法的其余参数必须声明为输出参数而且必须与第一个函数中定义的表定义匹配。
If the stored procedure does not include any OUT parameters, it can also be invoked using CALL in a tool that executes dynamic SQL statements, such as the ij tool.
如果存储过程不包含任何OUT参数,那么还可以在执行动态sql语句的工具(例如ij工具)中使用CALL来调用它。
The forth chapter introduces the Numerical simulation model of coaxial-waveguide CARM amplifier, gives out parameters computation, and procession flow charts.
论文的第四章给出CARM放大器数值模拟模型,对数值模拟过程中的参量计算,程序流程图做了详细的论述;
The server simply unpacks the parameters of the request, performs the operation, packages up the return value and out parameters, and sends the response back to the client.
服务器只是将请求中的参数解包,执行运算,将返回值和输出参数打包,然后向客户机发回响应。
As mentioned above, if a stored procedure includes OUT parameters, a client application executes the stored procedure using the CallableStatement method, as shown in Listing 9.
正如上面所提及的,如果存储过程包含OUT参数,那么客户机应用程序就会使用CallableStatement方法来执行该存储过程,如清单9所示。
For such a model with indefinite variables and composing of nonlinear function series, there are some difficulties to solve out parameters efficiently and effectively in mathematics.
面对该参数个数不定的非线性数学模型,靠数学上传统的非线性拟合不能有效地求解。
The wrapper stored procedure simply calls the existing stored procedure and returns the OUT and INOUT parameters from the wrapped stored procedure as a result set in the wrapper stored procedure.
包装器存储过程仅仅调用现有的存储过程,并将所包装存储过程的OUT和INOUT参数作为包装器存储过程的结果集返回。
The framework automatically transfers data and data conversion from request parameters, but where does the data go and how does OGNL figure out the target?
尽管此框架自动传输数据并转换来自请求参数的数据,但数据将前往何方,OGNL如何确定目标呢?
The asset groups that are put out to the actual filter file are determined by parameters specified during the transformation.
在实际的过滤器文件中被生产的资产组是由在转化中制定的参数决定的。
Listing 3 shows a function that prints out the number of parameters and then prints the parameters according to these four alternatives.
清单3给出了一个函数,用于打印参数的数量然后根据这四种可选方案打印参数。
Appending parameters to the URL turns out to be, in many cases, exceptionally simple.
在许多情况下,把参数附加到URL后面非常简单。
Both the parameters start out with a default value of 0, for instance, by default 'REFRESH DEFERRED' MQTs are not considered for optimization.
两种参数都以默认值0开始,例如,默认情况下不为优化考虑'REFRESHDEFERRED 'MQT。
Both the parameters start out with a default value of 0, for instance, by default 'REFRESH DEFERRED' MQTs are not considered for optimization.
两种参数都以默认值0开始,例如,默认情况下不为优化考虑'REFRESHDEFERRED 'MQT。
应用推荐