网站首页  词典首页

请输入您要查询的英文单词:

 

单词 user defined function
释义

user defined function

  • 网络用户自定义函数;用户定义函数;使用者自定函数
1.
用户自定义函数
主要负责用户自定义函数user defined function)和存储过程(stored precedure)。创建这个用户的好处是,当一个自定义函 …
blog.chinaunix.net
2.
用户定义函数
用户定义函数User Defined Function)这是一个消歧义页,罗列了有相同或相近的标题,但内容不同的条目。
zh.wikipedia.org
3.
使用者自定函数
lotus script based_yuch5600的空间... ... 使用者自定函数( User defined Function) 使用者自定属性( User defined Property) ...
hi.baidu.com
4.
用户定义程序
...Performance Council) UDF 用户定义程序 (User Defined Function) URL 统一资源定位符 (Uniform Resource Locator) USB 通 …
www.docin.com
5.
者自订函数
...存程序(stored procedure)、使用 者自订函数(user defined function)来存取资料表,以提升资料库管理与 使用上的安全和弹性…
www.docin.com

例句

释义:
1.
A user- defined function is said to be precise if it does not involve any floating point operations .
如果用户定义函数不涉及任何浮点操作,就称其为精确函数。
www.bing.com
2.
A solution is to call a user-defined function that uses XML methods inside of it.
另一种解决方案是调用用户定义函数,然后在其内部使用XML方法。
msdn2.microsoft.com
3.
A user-defined function was used to break up the string into individual elements when necessary.
用户定义的函数用于在必要时将字符串分入单个元素。
www.ibm.com
4.
Is the name of the schema to which the user-defined function belongs.
用户定义函数所属的架构的名称。
technet.microsoft.com
5.
A function template is like an extension to a user-defined function.
函数模板就像是用户定义函数的一个扩展。
www-128.ibm.com
6.
An expression with a CHAR data type may be a built-in or user-defined function , or one of the many other kinds of expressions available .
具有CHAR数据类型的表达式可以是内置函数或用户定义的函数,或其它多种可用表达式之一。
www.bing.com
7.
Any function, expression, or user-defined function is considered imprecise if it contains any float or real expressions.
如果任何函数、表达式或用户定义函数包含任何float或real表达式,则被认为是不精确的。
msdn2.microsoft.com
8.
Is the name of an existing table, view, user-defined function, or stored procedure in the current database.
当前数据库中现有表、视图、用户定义函数或存储过程的名称。
technet.microsoft.com
9.
As long as you call the user-defined function by using its fully qualified name, Analysis Services will use the correct procedure.
只要用完全限定名称调用用户定义函数,AnalysisServices就会使用正确的步骤。
msdn2.microsoft.com
10.
Double-click the name of the user-defined function you want to open.
双击要打开的用户定义函数的名称。
msdn2.microsoft.com
1.
The user-defined function needs to be wrapped into a SELECT statement to be used by Cognos.
用户定义函数需要打包到SELECT语句中,以供Gognos使用。
www.ibm.com
2.
The user-defined function uses the CommandEventArgs argument to see which Command button was clicked.
用户定义的函数使用CommandEventArgs参数来查看单击了哪个Command按钮。
msdn2.microsoft.com
3.
At this point, I therefore introduce a user defined function (UDF).
这里,我引入了一个用户定义函数(UDF)。
www.ibm.com
4.
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.
在这种情况下,通常最好将代码重构为一个用户定义的函数,键映射随后就可以调用该函数。
www.ibm.com
5.
Specifies the name of the table, view, user-defined function, or subquery for the associated data column.
指定表、视图、用户定义函数或关联数据列的子查询的名称。
office.microsoft.com
6.
In Server Explorer, expand the name of the stored procedure or user-defined function.
在“服务器资源管理器”中,展开存储过程或用户定义的函数的名称。
msdn2.microsoft.com
7.
The data access property of a user-defined function must be NO SQL, and external access property must be NO.
用户定义函数的数据访问属性必须为NOSQL,外部访问属性必须是NO。
technet.microsoft.com
8.
The TRY. . . CATCH construct cannot be used in a user-defined function.
不能在用户定义函数内使用TRY…CATCH构造。
technet.microsoft.com
9.
The federated procedure is called in a trigger or a user-defined function.
在触发器或用户定义函数中调用联邦过程。
www.ibm.com
10.
The function can be a function defined by the database server or a user-defined function that returns a scalar value.
可以是资料库伺服器所定义的函式,或传回纯量值的使用者定义函式。
technet.microsoft.com
1.
The following example shows one way to use CROSS APPLY to select from the result of a user- defined function .
以下示例显示了使用CROSSAPPLY从用户定义函数结果中进行选择的一种方式。
www.bing.com
2.
The owner of a user-defined function can grant permissions to other users with the GRANT EXECUTE command.
用户定义的函数的所有者可以使用GRANTEXECUTE命令向其它用户授予权限。
www.ianywhere.com
3.
SET CONTEXT_INFO cannot be specified in a user-defined function.
不能在用户定义函数中指定SETCONTEXT_INFO。
msdn2.microsoft.com
4.
The following example shows a simple Transact-SQL user-defined function and identifies the major components of the function.
下面的示例显示的是简单的Transact-SQL用户定义函数,并标识了此函数的主要组件。
msdn2.microsoft.com
5.
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代码)。
technet.microsoft.com
6.
This attribute must be applied to user-defined function files, which return either a scalar value or a table.
此属性必须应用于可返回标量值或表的、用户定义的函数文件。
msdn2.microsoft.com
7.
The Query Builder comes up where you can work with your stored procedure or user-defined function.
将会显示查询生成器,可在其中使用存储过程或用户定义的函数。
msdn2.microsoft.com
8.
However, using the Hilbert curve requires that you compile the user-defined function written in C and register it in the database.
然而,使用Hilbert曲线时要求编译用C编写的用户定义函数,并将它注册到数据库。
www.ibm.com
9.
Each fully qualified user-defined function name (schema_name. Function_name) must be unique.
每个完全限定用户定义函数名称(schema_name.function_name)必须唯一。
technet.microsoft.com
10.
Ownership of a user- defined function belongs to the user who created it , and that user can execute it without permission .
用户定义的函数的所有权属于创建它的用户,因此该用户无需权限即可执行它。
www.bing.com
1.
A modification would change a table or column contributing to a schema-bound view or user-defined function.
修改将更改分配给架构绑定视图或用户定义函数的表或列。
207.46.16.251
2.
These views display user-defined function mappings to map a local function to a remote function.
这些视图显示用于将一个本地函数映射为远程函数的用户定义函数映射。
www-128.ibm.com
3.
Right-click the stored procedure, user-defined function, or trigger you want to work with and choose Open from the shortcut menu.
右击要调试的存储过程、用户定义函数或触发器,再选择快捷菜单中的“打开”。
msdn2.microsoft.com
4.
These can be easily accessed from any stored procedure, trigger or user defined function.
可以很容易从任何存储过程、触发器或用户定义函数进行访问。
msdn2.microsoft.com
5.
The following table lists the check boxes and symbols used in the rectangle for each table, view, or user-defined function.
下表列出在每个表、视图或用户定义函数的矩形中所使用的复选框和符号。
office.microsoft.com
6.
This means the user-defined function does not need to be reparsed and reoptimized with each use resulting in much faster execution times.
这意味着每次使用用户定义函数时均无需重新解析和重新优化,从而缩短了执行时间。
msdn2.microsoft.com
7.
The text in row table option is automatically set to 256 for a table returned by a user-defined function.
对于用户定义函数返回的表,textinrow表选项自动设置为256。
technet.microsoft.com
8.
Each table, view, user-defined function, or subquery appears as a separate window in the Diagram pane.
在“图表”窗格中,每个表、视图、用户定义函数或子查询显示为单独的窗口。
office.microsoft.com
9.
Indicates whether the user-defined function is deterministic.
指示用户定义的函数是否是确定性的。
msdn2.microsoft.com
10.
A user-defined method object combines a class, a class instance (or None ) and any callable object (normally a user-defined function).
用户自定义方法合并了一个类,一个类实例(或None)和任何可调用对象(一般是用户自定义函数)。
man.ddvip.com
1.
Demonstrates how to step from a stored procedure into a User Defined Function.
演示如何从存储过程进入并单步执行用户定义的函数。
msdn2.microsoft.com
2.
REVERT can be specified within a module such as a stored procedure or user-defined function, or as a stand-alone statement.
可以在诸如存储过程或用户定义函数这样的模块中指定REVERT,也可将它指定为独立语句。
msdn2.microsoft.com
3.
You can create a user-defined function to return the xml data type and a computed column by using the user-defined function.
您可以创建返回xml数据类型的用户定义函数,并使用用户定义函数来创建计算列。
msdn2.microsoft.com
4.
Instead, you must make a separate call to sys. Dm_exec_text_query_plan for the plan_handle that corresponds to the user-defined function.
而您必须为与用户定义函数对应的plan_handle单独调用sys.dm_exec_text_query_plan。
msdn2.microsoft.com
5.
A computed column can be created by using a user-defined function that invokes xml data type methods.
可以使用调用xml数据类型方法的用户定义函数来创建计算列。
msdn2.microsoft.com
6.
Thus, you have an opportunity to discard changes you have made to a stored procedure or user-defined function.
因此,您有机会放弃已经对存储过程或用户定义函数做出的更改。
msdn2.microsoft.com
7.
When you run either a stored procedure or user-defined function that contains parameters, you are prompted for the parameter values.
中,当运行包含参数的存储过程或用户定义的函数时,将提示您输入参数值。
msdn2.microsoft.com
8.
Applicable to merge stored procedures, views, and user-defined function (UDF) schema articles only.
只适用于合并存储过程、视图和用户定义函数(UDF)架构项目。
msdn2.microsoft.com
9.
When you no longer need a stored procedure or user-defined function, you can delete it from the database.
当不再需要某存储过程或用户定义的函数时,可以将其从数据库中删除。
msdn2.microsoft.com
10.
The procedures below only discard changes made since you last saved the stored procedure or user-defined function.
以下过程仅放弃自您上次保存存储过程或用户定义函数以来所做的更改。
msdn.microsoft.com
1.
A user-defined function is stored as a database object providing reusable code.
用户定义函数是作为提供可重用代码的数据库对象存储的。
technet.microsoft.com
2.
A table-valued user-defined function can be used where table or view expressions are allowed in Transact-SQL queries.
在Transact-SQL查询中允许使用表或视图表达式的情况下,可以使用表值用户定义函数。
technet.microsoft.com
3.
A dataset query, by definition, retrieves one result from a user-defined function or stored procedure.
就定义而言,数据集查询从用户定义函数或存储过程中检索一个结果。
technet.microsoft.com
4.
Any reference to managed code from a Transact-SQL user-defined function counts as one level against the 32-level nesting limit.
从Transact-SQL用户定义函数对托管代码的任何引用都将计入32级嵌套限制的一个级别。
msdn2.microsoft.com
5.
You are using a user-defined function, but you are not supplying the correct number of parameters.
您正在使用用户定义的函数,但未提供正确数目的参数。
msdn2.microsoft.com
6.
In such cases, the Query Designer displays only a title bar for the table, view, or user-defined function.
这种情况下,“查询设计器”仅为表、视图或用户定义函数显示一个标题栏。
office.microsoft.com
7.
Listing 7 demonstrates how this works with a user-defined function named contains.
清单7用一个名为contains的用户定义函数演示了其中的原理。
www.ibm.com
8.
Access displays the multistatement stored procedure, scalar user-defined function, or table user-defined function in the SQL text editor.
Access将在“SQL文本编辑器”中显示多语句存储过程、标量用户定义函数或表用户定义函数。
office.microsoft.com
9.
These changes impact your decision on the type of user-defined function to design and implement.
这些更改影响您设计和实现用户定义函数时的类型选择。
technet.microsoft.com
10.
For more information, see User-defined Function Design Guidelines.
有关详细信息,请参阅用户定义函数的设计指导原则。
technet.microsoft.com
1.
A user-defined function is a routine that encapsulates useful logic for use in other queries.
用户定义的函数是封装有用的逻辑关系以便在其他查询中使用的例程。
msdn2.microsoft.com
2.
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系统中,并用于上述任务。
www.ibm.com
3.
Listing 4 illustrates a very simple invocation of the user-defined function that transforms JSON into JSONx.
清单4显示了一个非常简单的将JSON转换成JSONx的用户定义函数。
www.ibm.com
4.
This example uses an existing User Defined Function (UDF) named ufnGetStock in the AdventureWorks database.
此示例在AdventureWorks数据库中使用一个现有的名为ufnGetStock的用户定义函数(UDF)。
msdn2.microsoft.com
5.
Describes the procedures to create, modify, or delete a user-defined function.
介绍创建、修改或删除用户定义函数的过程。
msdn2.microsoft.com
6.
Provides specific guidelines, rules and restrictions you should know when designing a user-defined function.
提供设计用户定义函数时应了解的指导原则、规则和限制。
msdn2.microsoft.com
7.
This endpoint exposes the stored procedure and the user-defined function as Web methods.
此端点将存储过程和用户定义函数作为Web方法公开。
msdn2.microsoft.com
8.
Specifies the security context under which the user-defined function is executed.
指定用于执行用户定义函数的安全上下文。
technet.microsoft.com
9.
A user-defined function takes zero or more input parameters and returns either a scalar value or a table.
用户定义函数采用零个或多个输入参数并返回标量值或表。
technet.microsoft.com
10.
It creates a new SQL CLR User-Defined Function in the Adventureworks sample database.
它在Adventureworks示例数据库中创建了一个新的SQLCLR用户定义的函数。
msdn2.microsoft.com
1.
Simply add a new item to the project and select User-Defined Function when prompted.
仅将一个新项添加到项目并且在提示时选择“用户定义函数”。
blog.sina.com.cn
2.
I4GL_FUNCTION Unique user-defined function name containing the auto-generated code to consume a Web service.
I4GL_FUNCTION用户定义的惟一的函数名,函数包含为消费Web服务自动生成的代码。
www.ibm.com
3.
Provides detailed steps for creating a user-defined function in managed code.
提供在托管代码中创建用户定义函数的详细步骤。
msdn2.microsoft.com
4.
As desired, the user-defined function s: lookup is reusable for most uses of lookup.
与期望的相同,用户定义函数s:lookup可以在多数查找中重用。
www.ibm.com
5.
A table-valued function (TVF) is a user-defined function that returns a table.
表值函数(TVF)是返回表的用户定义函数。
msdn2.microsoft.com
6.
A routine is a stored procedure, trigger, or user-defined function.
例程可以是存储过程、触发器或用户定义函数。
msdn2.microsoft.com
7.
Add code to run when the user-defined function is executed.
添加执行用户定义函数时运行的代码。
msdn2.microsoft.com
8.
A parameter is missing from a user-defined function that returns a table.
返回表的用户定义的函数中缺少参数。
msdn2.microsoft.com
9.
A new user-defined function is created using skeleton SQL statements.
即会使用主干SQL语句创建新的用户定义的函数。
msdn2.microsoft.com
10.
User-defined functions can be nested; that is, one user-defined function can call another.
用户定义函数可以嵌套;也就是说,用户定义函数可相互调用。
msdn2.microsoft.com
1.
The value of the function name has a type that is recognized by the interpreter as a user-defined function.
作为用户定义函数,函数名有一个为解释器认可的类型值。
www.jb51.net
2.
Check the definition of the user-defined function to determine how many parameters it takes.
检查该用户定义的函数的定义以确定需要使用多少参数。
msdn2.microsoft.com
3.
Each rectangle shows the data columns for the table, view, or user-defined function.
每个矩形显示表、视图或用户定义函数的数据列。
office.microsoft.com
4.
Define the insert, update, and delete triggers by using the user-defined function to maintain a property tables.
通过使用用户定义函数来定义插入、更新和删除触发器,以维护属性表。
msdn2.microsoft.com
5.
Open either a stored procedure or user-defined function in the editor.
在编辑器中打开存储过程或用户定义的函数。
msdn2.microsoft.com
6.
Run the stored procedure or user-defined function.
运行存储过程或用户定义的函数。
msdn2.microsoft.com
7.
A user-defined function (UDF), implemented in C code takes care of the conversion.
本文使用一个用C代码实现的用户定义函数来负责这样的转换。
www.ibm.com
8.
Converts one or more sets to an array for use in a user-defined function.
将一个或多个集转换为数组,以便在用户定义函数中使用。
msdn2.microsoft.com
9.
A table-valued user-defined function can also replace stored procedures that return a single result set.
表值用户定义函数还可以替换返回单个结果集的存储过程。
technet.microsoft.com
10.
Write the scalar user-defined function by using Transact-SQL.
用Transact-SQL编写表用户定义函数。
office.microsoft.com
1.
When designing a user-defined function, first determine the type of function that is best suited to your needs.
设计用户定义函数时,首先要确定最适合自己需要的函数类型。
technet.microsoft.com
2.
Add code to execute your user-defined function.
添加执行您的用户定义函数的代码。
msdn2.microsoft.com
3.
There is a new system user-defined function that shows which OpenXML handles are open.
增加了一个新的系统用户定义函数,可显示当前打开了哪些OpenXML句柄。
msdn2.microsoft.com
4.
In other respects, the user-defined function body behaves similarly to an XSLT 1. 0 template.
在其他方面,用户定义函数体的行为类似于XSLT1.0模板。
www.ibm.com
5.
Is a parameter in the user-defined function.
用户定义函数中的参数。
technet.microsoft.com
6.
A User Defined Function (UDF) may be used instead.
可以改用用户定义函数(UDF)。
www.ibm.com
7.
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、ORDERBY等。
www.ibm.com
8.
This is the code for the stored procedure that calls the user-defined function.
这是调用用户定义的函数的存储过程的代码。
msdn2.microsoft.com
9.
Explains user-defined function concepts and includes descriptions and examples of each type available in Microsoft SQL Server 2005.
介绍用户定义函数的概念,并提供了MicrosoftSQLServer2005中每个可用类型的说明和示例。
msdn2.microsoft.com
10.
Shows how to debug a SQL CLR User Defined Function (UDF).
说明如何调试SQLCLR用户定义的函数(UDF)。
msdn2.microsoft.com
1.
ID of the object (for example, stored procedure or user-defined function) for this query plan.
此查询计划的对象(如存储过程或用户定义函数)的ID。
msdn2.microsoft.com
2.
Adds an empty scalar-value, user-defined function to a SQL Server project.
向SQLServer项目添加一个空标量值用户定义函数。
msdn2.microsoft.com
3.
For example, a user-defined function is a type of stored procedure that returns a single value to the calling environment.
例如,用户定义的函数是一种将单个值返回到调用环境的存储过程。
www.ianywhere.com
4.
Specifies the name that is used on the SQL Server to reference the user-defined function.
指定在SQLServer中引用用户定义函数时使用的名称。
msdn2.microsoft.com
5.
The following Service Broker statements cannot be included in the definition of a Transact-SQL user-defined function
下列ServiceBroker语句不能包含在Transact-SQL用户定义函数的定义
msdn2.microsoft.com
6.
Depending on the type of value it returns, each user-defined function falls into one of three categories
取决于所返回值的类型,每个用户定义的函数均属于以下三个类别之一
msdn2.microsoft.com
7.
Multiple Calls To a User Defined Function Within an Aggregate Function May Return Incorrect Results
在一个聚合函数内多次调用一个用户定义的函数可能会返回错误的结果
support.microsoft.com
8.
A user-defined function is stored as a database object providing reusable code that can be used in these ways
用户定义函数作为数据库对象存储,并提供可以按下列方式使用的可重用代码
technet.microsoft.com
9.
Sorts an array with a user-defined function and maintain index association
使用用户自定义的比较函数对数组中的值进行排序并保持索引关联
rat.blog.hexun.com
10.
To discard changes made to a user-defined function
放弃对用户定义函数做出的更改
msdn2.microsoft.com
1.
When used to invoke a scalar-valued user-defined function, the,
在用于调用标量值用户定义函数时,
msdn2.microsoft.com
2.
To view parameters for a stored procedure or user-defined function
查看存储过程或用户定义的函数的参数
msdn2.microsoft.com
3.
Generate SQL Script in Enterprise Manager Generates Scripts in Wrong Sequence if the Table has User-Defined Function as Computed Column
在企业管理器中生成SQL脚本时,如果表中包含用户定义的函数作为通过计算得到的列,将以错误的顺序生成脚本
support.microsoft.com
4.
Attribute. This constraint is enforced by this user-defined function
用户定义函数将强制执行此约束。
msdn2.microsoft.com
5.
Example of a User-defined Function Declared in the Query
在查询段里声明的自定义函数举例
www.w3pop.com
6.
is the return value of a scalar user - defined function
标量用户定义函数的返回值。
www.ichacha.net
7.
Create the user-defined function for a book ISBN number
为书的ISBN号创建用户定义函数
msdn2.microsoft.com
8.
To view the definition of a user-defined function
查看用户定义函数的定义
msdn2.microsoft.com
9.
Lesson 5: Adding A Report Parameter to Pass to a User-Defined Function
第5课:添加报表参数以传递给用户定义函数
msdn2.microsoft.com
10.
Call a user defined function given by the function parameter. Take the following:
利用给定函数的参数来调用一个用户定义的函数:
blog.sina.com.cn
1.
Fill out the new user-defined function information, as follows. Give the new function a name
如下所示填充新的用户定义函数信息,为新函数提供一个函数名
www-128.ibm.com
2.
Study on the Writing of User-Defined Function Procedure in Database Manage System
数据库管理系统自定义函数过程编写探索
service.ilib.cn
3.
This constraint is enforced by this user-defined function
此约束由以下用户定义函数强制执行
msdn2.microsoft.com
4.
For example, a user-defined function that returns a type expected by MDX is included in an MDX query, as shown in the following example
例如,MDX查询中包含一个返回MDX所需类型的用户定义函数,如下例所示
msdn2.microsoft.com
5.
Include an inline or table user-defined function in a query
在“查询”中包括内嵌或表用户定义函数
office.microsoft.com
6.
Indexing Computed Columns That Invoke a User-defined Function
对调用用户定义函数的计算列进行索引
msdn2.microsoft.com
7.
To save a stored procedure or user-defined function From the
保存存储过程或用户定义的函数
msdn2.microsoft.com
8.
README Execute user-defined function and process return code (OLE DB)
自述文件:执行用户定义函数并处理返回代码(OLEDB)
msdn2.microsoft.com
9.
Adding, Adding New Functions to MySQL, Adding a New User-Defined Function
adding,为MySQL添加新函数,添加新的自定义函数
mysql.cs.pu.edu.tw
10.
To view information about a user-defined function
查看有关用户定义函数的信息
msdn2.microsoft.com
1.
In the following example, an extended property is added to the user-defined function
以下是将扩展属性添加到用户定义函数
msdn2.microsoft.com
2.
To open a user-defined function In
打开用户定义的函数
msdn2.microsoft.com
3.
User-defined function to convert geometries to SVG
用于将几何图形转换为SVG的用户定义函数
www.ibm.com
4.
To run a user-defined function
运行用户定义的函数
msdn2.microsoft.com
5.
Sorts an array by keys using a user-defined function
使用用户自定义的比较函数对数组中的键名进行排序
rat.blog.hexun.com
6.
Create a scalar user-defined function
创建标量用户定义函数
office.microsoft.com
7.
Adding, Adding a New User-Defined Function
adding,添加新的自定义函数
mirror.tomato.it
8.
To create a new report from a user-defined function
从用户定义函数创建新报表
technet.microsoft.com
9.
To delete a user-defined function
删除用户定义的函数
msdn2.microsoft.com
10.
To debug a User Defined Function
调试用户定义的函数
msdn2.microsoft.com
1.
Update Plan with User Defined Function May Fail to Find a Plan
带有用户定义的函数的更新计划可能找不到计划
support.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/11/16 1:31:41