udf

udf

 英

  • 网络用户定义函数(user-defined function);用户自定义函数(User Defined Functions);用户定义的函数

例句

Plain XQuery does not allow you to call SQL user defined functions (UDFs) or external UDFs written in C or Java.

普通XQuery允许调用SQL用户定义函数UDF或者C语言Java编写外部UDF

Please note that this function utilizes BIT_OR UDF we wrote to operate on bit-like data type parameters.

注意函数使用我们编写BIT_ORUDF类似数据类型参数进行运算

At this point, I therefore introduce a user defined function (UDF).

这里引入一个用户定义函数UDF)。

The various external Java routines (UDFs and stored procedures) are in separate threads of that JVM.

不同外部Java例程UDF存储过程处于JVM独立线程

If the UDF is performance-critical, then creating it as an external UDF in DB2 would make it slow.

如果UDF性能重要DB2作为外部UDF创建降低性能

UDFs are widely used in many IT organizations to encapsulate critical business logic and simplify application development requirements.

UDF许多IT组织得到广泛应用用于封装关键业务逻辑简化应用程序开发需求

Can be the object identifier of a procedure, view, indexed, view, or UDF.

可以过程视图索引视图UDF对象标识

Java modules can be converted into SQL extensions known as user-defined functions (UDFs).

可以Java模块转换称为用户定义函数UDFSQL扩展

File name: The name of the file used by the UDF for writing the script.

文件名UDF用于编写脚本文件名称

The UDF can be used to order query results in a culturally sensitive manner.

这个UDF可以用于文化敏感方式查询结果进行排序

Or in other words, before the first call is made to the UDF an object of the class is created and kept until after the last call.

或者换句话说第一调用UDF之前创建一个对象并且一直保留最后一次调用这个UDF之后

For data integrity, by convention, unfenced SPs and UDFs should already be thread-safe, but this cannot be enforced.

按照惯例确保数据完整性隔离SPUDF应该已经线程安全但是不是强制性

When a UDF receives a ROW as argument, it can find out the number of columns that are defined, their names, their types and their content.

一个UDF接收一个ROW参数可以查明定义类型以及它们内容

To resolve the problem, run UDF in an unfenced mode or reduce database shared memory set to no more than 5 segments.

解决这个问题可以unfenced模式运行UDF或者数据库共享内存减少多于5

The stored procedure calls the UDF with different parameters, so you can follow different execution paths through the UDF.

存储过程不同参数调用UDF以便可以沿不同执行路径通过UDF

The name of the object in the subscription database if the article is a schema-only article, such as stored procedure, view, or UDF.

如果项目纯架构项目存储过程视图UDF),订阅数据库对象名称

A brief word on UDF: UDF means being able to drop files directly onto the disk.

UDF一点简单说明UDF意味能够直接文件放入

Note that when the UDF has been compiled in this manner, it depends on ICU being fully installed on any machine where the UDF will be run.

注意如果这种方式编译这个UDF那么运行任何机器必须完整地安装ICU

User defined feature(UDF) and singular feature exchange is the difficult technical point of feature data exchange.

用户定义特征UDF奇异特征交换特征数据交换技术难点之一

Running a non-thread-safe SP or UDF in a multi-threaded process could cause unpredictable problems.

一个多线程进程运行一个线程安全SPUDF导致不可预测问题

This article also offers a set of UDFs that perform bitwise operations between integer arguments.

本文提供整型变量之间执行运算UDF

Step through the UDF until you exit back to the stored procedure, and continue.

逐句通过UDF直到退出函数回到存储过程然后继续调试

Tables, views, indices, RI constraints, user-defined functions (UDFs), and some procedures can be migrated by this tool.

视图索引RI约束用户定义函数UDF以及一些过程可以通过工具迁移

Applicable to merge stored procedures, views, and user-defined function (UDF) schema articles only.

适用合并存储过程视图用户定义函数UDF架构项目

Inline UDF's can be thought of as views that take parameters and can be used in JOINs and other Rowset operations.

可以定义函数想象视图接受参数而且用于JOIN其他行集操作

UDFs encourage code reuse, therefore increasing productivity of application developers.

UDF鼓励代码重用这样可以提高应用程序开发人员生产率

The quality of the UDF and procedure migrations depend on the complexity of the source code.

UDF过程迁移质量依赖代码复杂性

UDF and singular feature exchange among heterogeneous CAD systems are researched in this paper.

本文异构CAD系统之间用户定义特征奇异特征交换进行研究

Whenever a UDF is introduced into a query, it can hurt the performance of the query.

查询引入UDF损害查询性能

The getAggregateResult UDF (set in italics) needs to decode the binary string and access the correct aggregation object.

getAggregateResultUDF设置斜体需要二进解码然后访问正确聚集对象

Applicable to merge stored procedures, views, and UDF schema articles only.

适用合并存储过程视图UDF架构项目

The singleton provides us with the means to store another object that is used for the aggregation done in each UDF in the SQL statement.

我们提供一种可以SQL语句UDF进行聚集计算需要数据存储另外对象当中方式

This example uses an existing User Defined Function (UDF) named ufnGetStock in the AdventureWorks database.

示例AdventureWorks数据库使用一个现有ufnGetStock用户定义函数UDF)。

The UDF is independent of the collation specified when the database was created.

这个UDF创建数据库指定排序次序影响

Developers who have written C-UDF or C Stored Procedures in DB2 have learned to check the SQLCA after each EXEC SQL statement in their code.

DB2编写C-UDFC存储过程开发人员已经学会代码EXECSQL语句之后检查SQLCA

This includes views, stored procedures, user-defined functions (UDFs), and triggers.

其中包括视图存储过程用户定义函数UDF触发器

It also supports embedded SQL for Java (SQLJ), Java user-defined functions (UDFs), and Java stored procedures.

支持嵌入式SQLforJavaSQLJ)、Java用户定义函数UDFJava存储过程

With the registration of the UDF I will also introduce a cycle into the management chain.

注册UDF之后管理引入一个循环

In the first call to the UDF, we need to initialize the groupMap attribute and continue with the usual processing for the normal calls.

第一调用UDF时候需要初始groupMap属性然后再继续正常调用过程一般性处理

It is like using a view, but since a UDF can take input parameters, it is like creating the view "on the fly. "

类似使用视图由于UDF可以采用输入参数因而动态创建视图