sprocs
美
英 
- 網(wǎng)絡(luò)存儲(chǔ)過(guò)程
例句
And then later you can optionally update your data mapping model to use SPROCs - or not if you decide you don't want to.
接著,你可以選擇用存儲(chǔ)過(guò)程來(lái)更新你的數(shù)據(jù)映射模型――或者不使用也可以。
The code and tests you write against your data model classes can stay the same regardless of whether you use dynamic SQL or SPROCs.
不管你是用動(dòng)態(tài)sql語(yǔ)句還是用存儲(chǔ)過(guò)程,你針對(duì)數(shù)據(jù)模型類(lèi)寫(xiě)的代碼和測(cè)試用例可以是保持不變的。
Or alternatively you can configure your data layer to use SPROCs.
或者你可以配置你的數(shù)據(jù)層來(lái)用存儲(chǔ)過(guò)程對(duì)其進(jìn)行檢索和更新。