您要查找的是不是:
- Functional Statement Document 功能陈述文件
- An End Function statement follows a colon (:) statement separator. End Function语句前面有一个冒号(:)语句分隔符。
- Either version of the CREATE FUNCTION statement can be altered. 两个语法版本的CREATE FUNCTION语句都可以如此变更。
- Declare the function by typing the Function statement. 键入Function语句声明该函数。
- You must include the entire new function in the ALTER FUNCTION statement. 必须在ALTER FUNCTION语句中包括整个新函数。
- You declare a function with the Function statement and end it with the End Function statement. 用Function语句可声明一个函数,并用End Function语句结束该函数。
- A partition function must first be created in a CREATE PARTITION FUNCTION statement before creating a partition scheme. 必须首先在CREATE PARTITION FUNCTION语句中创建分区函数,然后才能创建分区方案。
- Filegroup test5fg will receive any additional partition of a partitioned table or index as a result of an ALTER PARTITION FUNCTION statement. 作为ALTER PARTITION FUNCTION语句的结果,文件组test5fg将接收已分区表或索引的所有其他分区。
- If the NLM exports a function called name_use_new_api then the CREATE PROCEDURE or CREATE FUNCTION statement must contain the NLM name. 如果NLM导出名为name_use_new_api的函数,则CREATE PROCEDURE或CREATE FUNCTION语句必须包含NLM名称。
- The user who executed the CREATE FUNCTION statement has REFERENCES permission on the database objects that the function references. 执行CREATE FUNCTION语句的用户对该函数引用的数据库对象具有REFERENCES权限。
- Perform a sequence of ALTER PARTITION FUNCTION statements. 执行一系列ALTER PARTITION FUNCTION语句。
- A Function procedure returns a value to the calling code either by executing a Return statement or by encountering an Exit Function or End Function statement. Function过程通过执行Return语句,或在遇到Exit Function或End Function语句时,向调用代码返回一个值。
- The following example uses the Interface statement to define an interface named thisInterface, which must be implemented with a Property statement and a Function statement. 下面的示例使用Interface语句来定义一个名为thisInterface的接口,后者必须利用Property语句和Function语句来实现。
- You can have more than one Exit Function statement in the same procedure, and you can mix Return and Exit Function statements in the same procedure. 在同一过程中可以有多个Exit Function语句,并且在同一过程中可以混合使用Return和Exit Function语句。
- Interfacemembers can be either method declarations (defined with the function statement) or property declarations (defined with the function get and function set statements). interfacemembers可以是方法声明(用function语句定义)或属性声明(用function get和function set语句定义)。
- Note that the Property and Function statements do not introduce blocks ending with End Property and End Function within the interface. 请注意,Property和Function语句并不在接口内引入以End Property和End Function结束的块。
- Alters an existing Transact-SQL or CLR function that was previously created by executing the CREATE FUNCTION statement, without changing permissions and without affecting any dependent functions, stored procedures, or triggers. 更改先前通过执行CREATE FUNCTION语句创建的现有Transact-SQL或CLR函数,但不更改权限,也不影响任何相关的函数、存储过程或触发器。
- The xml_parse() function parses an XML document. 函数的作用是:解析一个XML文档。
- A constant, variable, function name, or expression. 一种常数、变量、函数名或表达式。
- A tissue is a group of similar cells which have an identical general function. 组织是一组具有相同的一般机能的类似细胞。