They are not called "stored procedure nicknames," however, since a nickname is considered an object that has the qualities of a table, not those of a procedure.
它们似乎应该被称为“存储过程昵称”;但是,因为昵称被看作具有表性质的对象,而不是过程,所以不这么称呼。
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 数组对象。
The next code sample describes how to make use of the StoredProcedureResult object type to access all the output information of a stored procedure call.
下面的代码示例描述如何使用StoredProcedureResult对象类型访问一个存储过程调用的所有输出信息?
应用推荐