Pass and return parameters to and from stored procedures and user-defined functions.
实现在存储过程,事务处理,触发器和用户定义函数中的错误处理。
The return URL (approved URL) should just be the absolute path to the route or script in your application that will process the return parameters.
返回网址(url)批准应该是绝对路径路由或脚本的应用程序将处理返回的参数。
The client unpacks the return value and out parameters, then continues processing.
客户机则将返回值和输出参数解包,然后继续处理。
Do not use custom types as parameters or return values.
不要使用定制类型作为参数或返回值。
The previous section showed how to reference another sequence diagram by passing information through parameters and return values.
前面的段落展示如何通过参数和返回值传递信息,引用另一个序列图。
Therefore, if a code generation problem occurs, it is most likely that the code generator can not handle the serialization of the method parameters or return types in your service class.
因此,如果出现代码生成问题,那么最有可能的是代码生成器不能处理您的服务类中的方法参数或返回类型的序列化。
Two, the arguments or parameters, and three, is the return value.
第二个,参数和参量,还有三,是那个返回值。
They must be private, cannot return a value, and cannot have out parameters.
它们必须是私有的,不能返回值,不能有输出参数。
The service needs to receive input parameters from the external client and return output parameters to it and define this in WSDL.
服务需要从外部客户端接收输入参数,并将输出参数返回到它,同时在WSDL 中对此进行定义。
We can use argument binding to bind method parameters, return types and exceptions as well as targets if we wish.
我们可以使用参数绑定来绑定方法参数,返回类型和异常,以及我们希望的目标。
Do not use variants or the currency data type as parameters or return values.
不要使用变量或货币数据类型作为参数或返回值。
The method parameters and return types must be serializable.
方法参数和返回类型必须是可序列化的。
The mapping is case insensitive and only matches if the method has a return value and no input parameters.
映射区分大小写,只有当方法拥有一个返回值而且没有输入参数时才能匹配。
You are also able to specify data types for variables, input parameters, return values from functions, user-defined functions and templates.
你可以可以为变量指明数据类型,输入参数,来自函数的返回值,用户自定义函数以及模板。
You can even change the parameters and return types.
甚至可以更改参数和返回类型。
So far, we have dealt only with simple parameters and return values: strings, integers, simple arrays, and the like.
至此,我们仅处理过简单的参数和返回值:字符串、整型、简单数组等等。
Each method has a name, a number of parameters, and a return value.
每个方法有一个名字、若干参数和一个返回值。
In a classic design, value objects or data transfer objects in those methods are used as method parameters and return values when complex objects are required.
在经典的设计中,这些方法中的值对象或数据传输对象用作方法参数并在需要复杂对象时返回值。
Federated stored procedures may have input parameters and can return up to one result set.
联邦存储过程也可以有输入参数,并返回至多一个结果集。
Each of these finder methods will accept different parameters, and each may return one errand or multiple errands.
这些查找器方法中的每一个都将接受不同的参数,每一个都可以返回一个或多个差事。
The only major difference is that the service defines inputs and outputs as XML messages rather than as call parameters and return values.
唯一的主要区别在于,服务将输入和输出定义为XML消息,而不是调用参数和返回值。
For instance, you may want to add automated documentation to your methods, that lists the parameters and return types.
例如,您想要向方法添加自动生成的文件,该方法列出了参数以及返回种类。
Also, your parameters and return value must be of types that GWT can serialize.
此外,参数和返回值必须属于GWT可以序列化的类型。
The signature includes the type name, the list of parameters with types, and the method's return value.
签名包含了类型名字,参数列表及其类型,以及方法的返回值。
You may have noticed that while creating the elements, you did not specify whether these messages are incoming parameters or return values.
您也许已经注意到当创建元素时,没有指定这些消息是进入参数还是返回值。
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.
服务器只是将请求中的参数解包,执行运算,将返回值和输出参数打包,然后向客户机发回响应。
Stored procedure support — You can create and run stored procedures that contain XML data type (input or output) parameters or return XML data.
对存储过程的支持——您可以创建和运行包含XML数据类型(输入或输出)的参数或者返回XML数据的存储过程。
All these functions accept certain input parameters and return an application-specific associative array containing relevant account information.
这些函数都接受某些输入参数,并返回一个包含相关帐户信息的应用程序专有的关联数组。
Method parameters and return values are serialized over RMI-IIOP and returned by value.
方法参数和返回值将在RMI - IIOP上序列化,并由值返回。
The SQL could have input parameters and could return result sets.
SQL可以有输入参数,可以返回结果集。
应用推荐