sprocs
美
英 
例句
And then later you can optionally update your data mapping model to use SPROCs - or not if you decide you don't want to.
接着,你可以选择用存储过程来更新你的数据映射模型――或者不使用也可以。
The code and tests you write against your data model classes can stay the same regardless of whether you use dynamic SQL or SPROCs.
不管你是用动态sql语句还是用存储过程,你针对数据模型类写的代码和测试用例可以是保持不变的。
Or alternatively you can configure your data layer to use SPROCs.
或者你可以配置你的数据层来用存储过程对其进行检索和更新。