A User Defined Function (UDF) may be used instead.
可以改用用户定义函数(UDF)。
User-defined function to convert geometries to SVG.
用于将几何图形转换为SVG的用户定义函数。
Run the stored procedure or user-defined function.
运行存储过程或用户定义的函数。
The defined function checks whether a constant exists.
函数的作用是:检测一个常量是否存在。
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的用户定义函数演示了其中的原理。
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.
显示用户定义函数是否是用可选加密参数创建的。
If a path is registered, it USES the defined function as a callback to produce the content presented.
如果注册了一个路径,它就使用定义的回调函数来生成要显示的内容。
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)的源代码。
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.
以下过程仅放弃自您上次保存存储过程或用户定义函数以来所做的更改。
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系统中,并用于上述任务。
This paper attempts to introduce Automatically Defined Function into GP to overcome it and apply it to adaptive modeling of data.
本文尝试将自动定义函数引入到GP中克服这个问题,并应用于数据的自适应建模。
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.
在这种情况下,通常最好将代码重构为一个用户定义的函数,键映射随后就可以调用该函数。
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数据在一个新的用户定义函数帮助下完成的。
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等。
And writing a simple SQL User Defined Function (UDF) that USES dynamic SQL to convert the formula passed in the string and calculate the value.
并编写一个简单使用动态sql的SQL用户定义函数(UDF),转换字符串中传入的公式并计算值。
Note: Both the key and the value is used in the automatic comparison, then, in the user-defined function, only the keys are being compared.
注意:如果是默认情况下,将同时对键和值进行比较;此时,在用户自定义函数中,仅对键进行比较。
This namespace declaration is required for any application that USES the library since the user-defined function has to be in a certain namespace.
任何使用该库的应用程序都需要这个名称空间声明,因为用户定义的函数必须存在某个名称空间中。
The identifiers in italics are the ones that are free in the newly defined function; their values are bound in the environment that creates the function.
斜体显示的标识符在新定义函数中是自由的,它们的值在创建该函数的环境中绑定。
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用户定义函数。
应用推荐