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)