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函数。
You can also specify parameter definitions, including the parameter name, mode, data type, and other extended properties, for the procedure.
您还可以为过程指定参数定义,包括参数名、模式、数据类型及其他扩展属性。
There is a new CONNECT_PROC database configuration parameter that you can set to the name of a stored procedure.
有一个新的CONNECT _ PROC数据库配置参数,可以把它设置为存储过程的名称。
EXTERNAL NAME: This parameter determines the location of the class file or JAR file and the method inside the file for the particular stored procedure.
EXTERNALNAME:这个参数决定某个存储过程的类文件或JAR文件的位置以及文件内的方法。
SYSCAT.ROUTINEPARMOPTIONS -- Contains information about federated procedure parameter options values such as the remote parameter name and the remote parameter type name.
ROUTINEPARMOPTIONS ——包含关于联邦过程参数选项值的信息,比如远程参数名和远程参数类型名。
Federated procedure SYBSTOCKQUOTE is created for the remote Sybase procedure that takes the stock name and the date as an input parameter as.
对于以股票名称和日期作为输入参数的远程sybase过程,创建的联邦过程sybstockquote如下。
To map a name onto an IP address, an application program calls a library procedure called the resolver, passing it the name as a parameter.
为了把一个名字映射为一个IP地址,应用程序调用一种名叫解析器的库程序,将名字作为参数进行传递。
This example USES the Choose function to display a name in response to an index passed into the procedure in the parameter.
这个实例使用了“选择”函数来显示参量中进入低级程序的相应索引名称。
You declare each parameter for a procedure the same way you declare a variable, specifying its name and data type.
声明过程的每个参数与声明变量的方法一样,都是指定其名称和数据类型。
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.
函数或过程名可能包含可选信息,如模块名、行号、字节偏移量以及参数的名称、类型和值。
The example USES the Choose function to display a name in response to an index passed into the procedure in the parameter.
本范例使用了“选择”函数,来显示在参量中与转入程序中的索引相适应的名称。
In the procedure code, use the parameter name to assign a value to the underlying element in the calling code.
在过程代码中,使用形参名称将值赋给调用代码中的基础元素。
In the procedure code, use the parameter name to assign a value to the underlying element in the calling code.
在过程代码中,使用形参名称将值赋给调用代码中的基础元素。
应用推荐