Sp_tables — the stored procedure name.
sp _ tables——存储过程名。
Explanation: Specific name not same as procedure name.
说明:具体名字不作为程序的名字相同。
Generally the "SPECIFIC" name matches the stored procedure name.
一般来说,“SPECIFIC”名称匹配存储过程名。
The procedure name is made unique by appending with a numeric value.
通过添加数字值,使之具有惟一的过程名。
Type your procedure name in the name field, such as MyStoredProcedure.
在Name字段,输入您程序的名称,比如MyStoredProcedure。
In the calling statement, follow the procedure name with parentheses.
在呼叫陈述式中,程序名称之后接著括号。
Follow the procedure name with parentheses to enclose the argument list.
请在过程名称后面用括号将参数列表括起来。
SPECIFIC: This uniquely identifies the stored procedure name in the DB2 catalogs.
SPECIFIC:这在DB2编目中惟一地标识存储过程名。
Follow the prompts to verify the project name and specify a stored procedure name.
根据提示验证项目名并指定一个存储过程名。
Check to make sure that you 've entered the procedure name and alias name correctly.
需要进行检查以确保输入了正确的过程名和别名。
When you call a procedure, you follow the procedure name with an argument list in parentheses.
调用过程时,在过程名后面加上用括号括起来的参数列表。
Provide the required stored procedure information, such as procedure name, preflush indicator, and so on.
提供必需的存储过程信息,例如过程名称、preflush指示器等等。
Discovery of remote procedures based on the remote schema name, remote package name, and remote procedure name.
根据远程模式名、远程包名和远程过程名来发现远程过程。
In this example, since the procedures are not overloaded, you can drop the ORASTOCKINFO procedure using the procedure name.
在这个例子中,因为过程没有重载,可以使用过程名来删除ORASTOCKINFO过程。
Overloading is the practice of supplying more than one definition for a given property or procedure name in the same scope.
“重载”是在同一范围内为某个给定属性或过程名称提供多个定义的做法。
If you are tempted to use the GO to statement with a procedure name, consider the EVALUATE statement as an alternative option.
如果试图将GOTO语句与程序名一起使用,那么可以考虑将evaluate语句作为一个替换选项。
Contains information about Federated Procedures that you defined such as the data source name, remote procedure name, remote schema name.
包含关于定义的联邦过程的信息,比如数据源名、远程过程名、远程模式名。
The calling code can obtain the information it needs to pass to the procedure and then call a single procedure name, no matter what arguments it is passing.
调用代码可以获取它需要传递给过程的信息,然后调用单个过程名,无论它传递的是什么参数。
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.
函数或过程名可能包含可选信息,如模块名、行号、字节偏移量以及参数的名称、类型和值。
Parallel invocations of the stored procedure are only allowed if the index name parameters are different.
只有在索引名称参数不同的情况下,才允许并行调用这个存储过程。
This object should be given the name of the remote procedure followed by the list of arguments all wrapped up into one PHP array object.
这个对象应该被给与远程过程的名称,后面跟随着由所有参数列表包装成的一个PHP数组对象。
When the client makes a remote procedure call, it contacts the name service database to find information about the server system.
客户机发出远程过程调用,此时它会联系名称服务数据库,以寻找服务器系统的相关信息。
This procedure requires the name of the log file as an input parameter.
这个过程需要使用日志文件名作为输入参数。
The use of this stored procedure required only the parameter value and the name of the stored procedure itself to be sent from the client application to the database server.
要使用存储过程,仅需从客户机应用程序向数据库服务器发送参数值和存储过程本身的名称即可。
The procedure takes the fully-qualified name of a table as input parameter and sets up the necessary data structures that are passed to the API function.
该过程以一个表的全限定名称作为输入参数,并设置必要的数据结构,以便将这些数据结构传递给api函数。
As the name implies, RPC provides the means to perform procedure calls between systems.
正如其名称所暗示的,RPC提供了在系统间执行程序调用的方法。
The following error is returned, indicating that no procedure with this name was found.
返回以下错误,表示没有找到具有这个名称的过程。
Repeat this procedure with the name GN_PS and type \ \, where these fields are replaced by their respective values.
使用GN _ PS名称以及类型\ \重复以上流程,这些字段将被各自的值取代。
There is a new CONNECT_PROC database configuration parameter that you can set to the name of a stored procedure.
有一个新的CONNECT _ PROC数据库配置参数,可以把它设置为存储过程的名称。
The name of the remote procedure.
远程过程的名称。
应用推荐