procedure return信息详情
过程返回
procedure───n.程序,手续;步骤
return───n.返回;恢复;归还;(网球等)回击球;被退回的东西;回路导线;v.返回;(尤指感觉)恢复;把……退回;以……相报;(网球等)回击(球);adj.来回的;巡回的;报答的;回程的;返回的
admission procedure───招生手续,入学手续;录取程序;收生程序;入学手续
ablation procedure───消融程序
medical procedure───医疗程序
chronography procedure───计时程序
accusatorial procedure───发现和提出证据的程序
aponeurotomy procedure───腱膜切开术
dynamization procedure───动力化程序
Processing stops immediately when this statement is executed, and the procedure return code to the caller is the value of SQLERROR.───执行该语句时处理将立即停止,而过程返回给调用者的代码是SQLERROR的值。
This step appears to be a normal procedure return to the client.───此步骤是返回到客户端的常规步骤。
When this statement is included in a stored procedure, all return values of executed statements are checked for errors.───当这个语句被包含到一个存储过程中后,将对已执行语句的所有返回值进行错误检查。
To save a data value to be returned by a stored procedure return code or function return value.───保存存储过程返回代码要返回的数据值或函数返回值。
Utilities do not support the passing of stored procedure return values to the exit value.───实用工具不支持将存储过程返回值传递给退出值。
Gets a value indicating whether the parameter is input-only, output-only, bidirectional, or a stored procedure return-value parameter.───获取一个值,该值指示参数是只可输入、只可输出、双向或存储过程返回值参数。
Applications must move data from a stored procedure return code into an application variable.───应用程序必须将存储过程返回代码中的数据移至应用程序变量。
Processing stops immediately when this statement is executed, and the procedure return code to the caller is the value of SQLERROR.───在执行该语句时处理将立即停止,而过程返回给调用者的代码是SQLERROR的值。
Procedure return value and exits the procedure.───过程返回值并退出过程。
This step appears to be a normal procedure return to the client.