procedure return的意思
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.