Run the stored procedure or user-defined function.
运行存储过程或用户定义的函数。
User-defined function to convert geometries to SVG.
用于将几何图形转换为SVG的用户定义函数。
A function template is like an extension to a user-defined function.
函数模板就像是用户定义函数的一个扩展。
Double-click the name of the user-defined function you want to open.
双击要打开的用户定义函数的名称。
The federated procedure is called in a trigger or a user-defined function.
在触发器或用户定义函数中调用联邦过程。
To write a user-defined function for INET_ATON() could be error prone or tedious.
为 INET_ATON()编写一个用户定义函数很容易出错,并且过程很繁琐。
Listing 7 demonstrates how this works with a user-defined function named contains.
清单7用一个名为contains的用户定义函数演示了其中的原理。
User-defined function returning values cannot be configured to return a dataset.
值 的函数不能配置为返回数据集。
Associates a method with a stored procedure or user-defined function in the database.
将方法与数据库中的存储过程或用户定义的函数相关联。
Shows whether the user-defined function was created with an optional encryption parameter.
显示用户定义函数是否是用可选加密参数创建的。
The Query Builder comes up where you can work with your stored procedure or user-defined function.
会出现 [查询产生器],您可以在这里使用预存程序或使用者定义函式。
Listing 4 illustrates a very simple invocation of the user-defined function that transforms JSON into JSONx.
清单4显示了一个非常简单的将JSON转换成JSONx的用户定义函数。
The following SQL script contains the source code for creating the Calculate user-defined function (UDF).
下列的sql脚本包含用来创建Calculate user - defined function (udf)的源代码。
When you no longer need a stored procedure or user-defined function, you can delete it from the database.
当不再需要某存储过程或用户定义的函数时,可以将其从数据库中删除。
The value of the function name has a type that is recognized by the interpreter as a user-defined function.
作为用户定义函数,函数名有一个为解释器认可的类型值。
I4GL_FUNCTION Unique user-defined function name containing the auto-generated code to consume a Web service.
I4GL_FUNCTION用户定义的惟一的函数名,函数包含为消费Web服务自动生成的代码。
Thus, you have an opportunity to discard changes you have made to a stored procedure or user-defined function.
因此,您有机会放弃已经对存储过程或用户定义函数做出的更改。
The procedures below only discard changes made since you last saved the stored procedure or user-defined function.
以下过程仅放弃自您上次保存存储过程或用户定义函数以来所做的更改。
The function can be a function defined by the database server or a user-defined function that returns a scalar value.
可以是资料库伺服器所定义的函式,或传回纯量值的使用者定义函式。
We provided a user-defined function ST_AsSVG for that, which you can install in your DB2 system and use for such tasks.
为此,我们提供了一个用户定义函数 ST_AsSVG,可以将该函数安装到DB2系统中,并用于上述任务。
In such cases, it's usually a good idea to refactor the code out into a user-defined function, which the key-mapping can then call.
在这种情况下,通常最好将代码重构为一个用户定义的函数,键映射随后就可以调用该函数。
An operation can be a relational operator, a system - or user-defined function, or an SQL operator, such as GROUP BY, ORDER BY, and so on.
操作可以是一个关系运算符,或者系统或用户定义的函数,也可以是一个sql操作符,例如GROUPBY、ORDER BY等。
The SQL built for this query translates to a call to the user-defined function in the database (see the SQL code following the query).
为此查询生成的SQL会转换成对数据库中用户定义函数的调用(请参见此查询后面的 SQL代码)。
The conversion of geometries to their SVG representation is performed by the DB2 database server with the help of a new user-defined function.
将几何图形转换成其相应的SVG表示,这是由DB 2数据在一个新的用户定义函数帮助下完成的。
This namespace declaration is required for any application that USES the library since the user-defined function has to be in a certain namespace.
任何使用该库的应用程序都需要这个名称空间声明,因为用户定义的函数必须存在某个名称空间中。
This variable specifies the size (in 4 KB pages) of the pool used for fenced routine invocations, such as stored procedure or user-defined function calls.
这个变量指定防护例程调用(比如存储过程或用户定义函数调用)所使用的池的大小(以4KB页为单位)。
When you use DB2 v9.7 to run the JSONx bundle, you use two other new features to produce the output: indexing on the view and an XML user-defined function.
当使用DB 2V9.7运行JSON x包时,您将使用另外两个新特性生成输出:视图索引和XML用户定义函数。
In Server Explorer, when you run either a stored procedure or user-defined function that contains parameters, you are prompted for the parameter values.
在服务器资源管理器中,当运行包含参数的存储过程或用户定义的函数时,将提示您输入参数值。
In the final step, the user-defined function (UDF) itself is evaluated to filter out all false positive candidates, in other words, remove all non-equal strings.
在最后一步,对用户定义函数(UDF)本身求值,以过滤掉所有误判的候选者,即去掉所有不相等的字符串。
The corresponding user-defined function is called, with an argument list that is one longer than the argument list of the call: the instance becomes the first argument.
调用对应的用户自定义函数,其参数个数比普通的 函数调用多一:该实例成为方法的第一个参数。
应用推荐