您要查找的是不是:
- A procedure name in a text command. 文本命令中的过程名。
- Make sure that the procedure name is spelled correctly. 确保过程名称拼写正确。
- Parameters are declared in the procedure declaration in the parentheses that follow the procedure name. 在过程声明中,参数在紧跟着过程名的括号中声明。
- If that fails, append "W" to the end of the external procedure name and look it up again. 如果查找失败,则在外部过程名称结尾附加“W”,并再次查找。
- You call a Sub procedure by using the procedure name, followed by the argument list in parentheses, in a statement. 通过使用语句中的过程名(后跟圆括号中的参数列表)调用Sub过程。
- The user may be required to use escape character syntax if the stored procedure name contains any special characters. 如果存储过程名称包含任何特殊字符,则可能会要求用户使用转义符语法。
- When called in a CATCH block, returns the stored procedure name where the error occurred. 在CATCH块中调用时,返回出现错误的存储过程名称。
- When you call a procedure, you follow the procedure name with an argument list in parentheses. 调用过程时,在过程名后面加上用括号括起来的参数列表。
- Or, if the nonqualified procedure name appears inside the body of another procedure definition, the schema containing this other procedure is searched next. 或者,如果非限定的过程名称出现在另一个过程定义的主体中,则接着搜索包含这一过程的架构。
- This can be useful if any character in the external procedure name is not allowed in Visual Basic, or if the external file exports the procedure without a name. 如果不允许在Visual Basic中使用外部过程名称中的任何字符,或者,如果外部文件在导出过程时未使用名称,则这一点十分有用。
- Keyword if the name of the function you are calling is not a valid Visual Basic procedure name, or conflicts with the name of other items in your application. 如果您要调用的函数的名称不是有效的Visual Basic过程名,或者与应用程序中其他项的名称冲突,则使用。
- To see a list of procedure names, use the sys. Objects catalog view. 若要查看过程名称的列表;请使用sys.;objects目录视图。
- Are all procedure names less than or equal to 32 characters in length? 所有的函数名都小于32?
- There are some special rules regarding how you delimit multipart stored procedure names in the ODBC CALL statement. 对于如何分隔ODBC CALL语句中由多部分组成的存储过程名,有一些特殊规则。
- Therefore, you should always use the exact case of system procedure names in your application. 因此,在应用程序中应始终使用系统过程名称的正确大小写形式。
- Together with its matching End Sub statement, it declares a procedure named applyFormat. 与其匹配的End Sub语句一起,它声明了一个名为applyFormat的过程。
- The name and address of the firm are embossed on its paper. 商号的名字和地址凸印在信笺上。
- That brought discredit on his name. 那件事使他的名誉受损。
- His name has becomea byword for cruelty. 他的名字成了残酷无情的别称。
- The function or procedure name may be accompanied by optional information, such as module name, line number, byte offset, and parameter names, types, and values. 函数或过程名可能伴随有可选信息,如模块名、行号、字节偏移量以及参数的名称、类型和值。
