stored procedure
基本解释
- 存儲過程;預存程序
英汉例句
- Both stored-procedure and trigger are a segment of executable code in the database. It can be called by an application process.
存儲過程和觸發器都是存儲在數據庫中的一段程序,應用程序可以調用存儲過程來執行某種操作。 - Implementing the logic in a stored procedure has a development and maintenance cost, because stored-procedure language support varies among different vendors.
在存儲過程中實現這一邏輯需要開發及維護成本,因爲存儲過程語言支持會因爲供應商的不同而不同。 - 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.
基於這一實踐過程,文章探索了一種對於以存儲過程爲核心的數據庫應用程序的再工程的方法。
雙語例句
词组短语
- Stored d Procedure 存儲過程
- stored -procedure 存儲過程
- System Stored Procedure 系統存儲過程;儲存歷程
- Stored Procedure Builder 工具;存儲過程搆建器
- Managed Stored Procedure 存儲過程
短語
专业释义
- 存儲過程
Stored procedure plays an important role in DBMS.
存儲過程在數據庫琯理系統中佔有重要的地位。 - 預存程序
- 儲存程序
- 存儲過程
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.
最後,在編碼過程中,對Web.Config文件進行了配置,竝且將常用的數據庫操作封裝成數據庫訪問類、竝對所有對數據庫的存儲操作都使用了存儲過程。