stored procedure
基本解釋
- 存儲(chǔ)過(guò)程;預(yù)存程序
英漢例句
- Both stored-procedure and trigger are a segment of executable code in the database. It can be called by an application process.
存儲(chǔ)過(guò)程和觸發(fā)器都是存儲(chǔ)在數(shù)據(jù)庫(kù)中的一段程序,應(yīng)用程序可以調(diào)用存儲(chǔ)過(guò)程來(lái)執(zhí)行某種操作。 - Implementing the logic in a stored procedure has a development and maintenance cost, because stored-procedure language support varies among different vendors.
在存儲(chǔ)過(guò)程中實(shí)現(xiàn)這一邏輯需要開(kāi)發(fā)及維護(hù)成本,因?yàn)榇鎯?chǔ)過(guò)程語(yǔ)言支持會(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í)踐過(guò)程,文章探索了一種對(duì)于以存儲(chǔ)過(guò)程為核心的數(shù)據(jù)庫(kù)應(yīng)用程序的再工程的方法。
雙語(yǔ)例句
詞組短語(yǔ)
- Stored d Procedure 存儲(chǔ)過(guò)程
- stored -procedure 存儲(chǔ)過(guò)程
- System Stored Procedure 系統(tǒng)存儲(chǔ)過(guò)程;儲(chǔ)存歷程
- Stored Procedure Builder 工具;存儲(chǔ)過(guò)程構(gòu)建器
- Managed Stored Procedure 存儲(chǔ)過(guò)程
短語(yǔ)
專(zhuān)業(yè)釋義
- 存儲(chǔ)過(guò)程
Stored procedure plays an important role in DBMS.
存儲(chǔ)過(guò)程在數(shù)據(jù)庫(kù)管理系統(tǒng)中占有重要的地位。 - 預(yù)存程序
- 儲(chǔ)存程序
- 存儲(chǔ)過(guò)程
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.
最后,在編碼過(guò)程中,對(duì)Web.Config文件進(jìn)行了配置,并且將常用的數(shù)據(jù)庫(kù)操作封裝成數(shù)據(jù)庫(kù)訪問(wèn)類(lèi)、并對(duì)所有對(duì)數(shù)據(jù)庫(kù)的存儲(chǔ)操作都使用了存儲(chǔ)過(guò)程。