stored procedure
基本解釋
- 存儲(chǔ)過程;預(yù)存程序
英漢例句
- Both stored-procedure and trigger are a segment of executable code in the database. It can be called by an application process.
存儲(chǔ)過程和觸發(fā)器都是存儲(chǔ)在數(shù)據(jù)庫中的一段程序,應(yīng)用程序可以調(diào)用存儲(chǔ)過程來執(zhí)行某種操作。 - Implementing the logic in a stored procedure has a development and maintenance cost, because stored-procedure language support varies among different vendors.
在存儲(chǔ)過程中實(shí)現(xiàn)這一邏輯需要開發(fā)及維護(hù)成本,因?yàn)榇鎯?chǔ)過程語言支持會(huì)因?yàn)楣?yīng)商的不同而不同。 - Based on the practice on refactonng FXFI, this paper introduced and explored a common approach, which can be used in the re-engineering on Stored-Procedure-based database application systems.
基于這一實(shí)踐過程,文章探索了一種對(duì)于以存儲(chǔ)過程為核心的數(shù)據(jù)庫應(yīng)用程序的再工程的方法。
雙語例句
詞組短語
- Stored d Procedure 存儲(chǔ)過程
- stored -procedure 存儲(chǔ)過程
- System Stored Procedure 系統(tǒng)存儲(chǔ)過程;儲(chǔ)存歷程
- Stored Procedure Builder 工具;存儲(chǔ)過程構(gòu)建器
- Managed Stored Procedure 存儲(chǔ)過程
短語
專業(yè)釋義
- 存儲(chǔ)過程
Stored procedure plays an important role in DBMS.
存儲(chǔ)過程在數(shù)據(jù)庫管理系統(tǒng)中占有重要的地位。 - 預(yù)存程序
- 儲(chǔ)存程序
- 存儲(chǔ)過程
Lastly, the Web. Config document is configured in the process of coding, frequently-used code for operation of database is sealed into visiting Class, and the stored procedure is used for all stored operations.
最后,在編碼過程中,對(duì)Web.Config文件進(jìn)行了配置,并且將常用的數(shù)據(jù)庫操作封裝成數(shù)據(jù)庫訪問類、并對(duì)所有對(duì)數(shù)據(jù)庫的存儲(chǔ)操作都使用了存儲(chǔ)過程。