可以改用用户定义函数(UDF)。
不支持存储过程或用户定义函数。
There is no support for stored procedures or user-defined functions.
创建和删除用户定义函数。
通过用户定义函数提高应用程序灵活性。
Understanding user-defined functions for application flexibility.
创建视图、存储过程和用户自定义函数。
Creating views, stored procedures, and user-defined functions.
这次没有定义函数索引。
可以在头文件中定义函数原型。
用于将几何图形转换为SVG的用户定义函数。
如果需要,请实现一个自定义函数选择器。
用户定义函数(或流程)可以接受row类型参数。
User-defined functions (or procedures) can accept row types as arguments. Here is an example of formatting the each row returned in XML format.
面板工具也支持创建视图、存储过程和用户自定义函数。
The palette tool also supports creating views, stored procedures, and user-defined functions.
惟一的规则是必须先定义函数,然后才能在程序中使用它。
The only rule is that you need to declare the function before you can use it later in the program.
继而可以使用原型中的属性和函数,甚或重定义函数和属性。
You can then use the attributes and functions in your prototype, or even redefine the functions or attributes.
开发和部署存储过程、用户定义函数(UDF)、例程和脚本。
Develop and deploy stored procedures, user defined functions (UDFs), routines, and scripts.
这其中包括视图、存储过程、用户定义函数(UDF)和触发器。
This includes views, stored procedures, user-defined functions (UDFs), and triggers.
触发器和用户定义函数(UDF)增加了SQLPL支持。
Triggers and user-defined functions (UDFs) now have enhanced SQL PL support.
调用的不是标准xslt函数,而是清单4中所示的自定义函数。
This call isn't part of the standard XSLT function set — it's a custom function that I define in Listing 4.
函数设计程序是一个非模态的、图形化界面,用于指定定义函数的信息。
The function designer is a non-modal, graphical interface used to specify information to define a function.
由于要调用自定义接口方法,因此需要使用自定义函数选择器。
Hence to invoke custom interface methods, the custom function selector is required.
清单7用一个名为contains的用户定义函数演示了其中的原理。
Listing 7 demonstrates how this works with a user-defined function named contains.
将Siebel存储过程和用户定义函数的执行权限授权给PUBLIC。
Grant execute privilege on Siebel stored procedures and user-defined functions to PUBLIC.
静态关键字将仅仅尝试在当前类中解析调用,而不是在定义函数的类中执行。
The static keyword will simply try to resolve the call in the current class instead of the class the function was defined in.
我们可以使用缺省函数选择器进行数据绑定调用,或实现自定义函数选择器。
We can use the default Function Selector for data binding invocation or implement a custom Function Selector.
函数必须在文件中的模块中定义(不能在shell中定义函数)。
Functions must be defined in within modules in files (you cannot define them from within the shell).
下面两个简短示例说明创建和调用使用XML数据的用户定义函数是多么容易。
Two short examples illustrate how simple it is to create and invoke user-defined functions that work with XML data.
斜体显示的标识符在新定义函数中是自由的,它们的值在创建该函数的环境中绑定。
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.
Vimscript是一种严肃的编程语言,因此它天生就支持创建用户定义函数。
Vimscript is a serious programming language, so it naturally supports the creation of user-defined functions.
为 INET_ATON()编写一个用户定义函数很容易出错,并且过程很繁琐。
To write a user-defined function for INET_ATON() could be error prone or tedious.
你可以可以为变量指明数据类型,输入参数,来自函数的返回值,用户自定义函数以及模板。
You are also able to specify data types for variables, input parameters, return values from functions, user-defined functions and templates.
DataWebServices还允许将存储过程或用户定义函数公布为Web服务。
Data Web Services also allow stored procedures or user-defined functions to be exposed as Web Services.
应用推荐