tvf
美
英 
- 网络值函数;表值函数(table-valued function);电视朋友(TV Friend)
例句
Value representing the name of a method used by the TVF contract.
值,它表示TVF协定所用方法的名称。
In TVF egg cells are removed from the mother and fertilized outside her body and then implanted into the womb.
在TVF中取出卵子受精和母亲在她的身体,然后植入子宫。
A table-valued function (TVF) is a user-defined function that returns a table.
表值函数(TVF)是返回表的用户定义函数。
The name of a method in the same class as the table-valued function (TVF) that is used by the TVF contract.
方法的名称,该方法与TVF协定所使用的表值函数(TVF)在同一个类中。
This attribute is used only by Microsoft Visual Studio to automatically register the specified method as a TVF.
此属性仅由MicrosoftVisualStudio使用,以将指定的方法自动注册为TVF。
A string that represents the table definition of the results, if the method is used as a table-valued function (TVF).
如果方法用作表值函数(TVF),则为一个字符串,该字符串表示结果的表定义。
If a Transact-SQL query is executed from inside a table-valued function (TVF), the DataAccessKind. Read property should be set.
如果从表值函数(TVF)内部执行Transact-SQL查询,则应设置DataAccessKind.Read属性。
For example, a managed TVF could be used to parse a text file and return each line as a row.
例如,托管TVF可以用于分析文本文件,并以行的形式返回每一行。
To execute the script, connect to the database as the DB2 administrator and then execute db2 -tvf backupschema. sql
为了执行这个脚本,作为DB2管理员连接到数据库,然后执行db2-tvfbackupschema.sql。
Execute the db2 -tvf retailImport. db2 command to import the sample tables to your user schema (in our example, this is called IMINER)
执行db2-tvfretailImport.db2命令将此示例表导入到用户模式(在我们的示例中,这被叫做IMINER)