Database stored procedures的意思|示意
数据库存储过程
Database stored procedures的网络常见释义
存储过程 存储过程(Database stored procedures)提供数据专有的脚本性语言,存储过程象一个数学公式虽然具有抽象简洁美学,但是这种简洁是闷葫芦美学,不是大众美学,只有公式存...
Database stored procedures相关例句
This is achieved through the use of local transactions and database stored procedures.
这是通过使用本地事务和数据库存储过程实现的。
It's a graphical designer which lets you easily map database objects such as tables and stored procedures to LINQ to SQL classes and methods.
图形设计器它允许您轻松地将数据库对象,如表和存储过程映射为LINQ到SQL的类和方法。
The IBM DB2 sample database includes a number of sample Tables, Views, and stored procedures.
IBM DB 2 SAMPLE数据库包含许多示例表、视图和存储过程。
Finally, new system-supplied functions and stored procedures simplify database design and maintenance efforts.
最后,系统提供的新的函数和存储过程有助于简化数据库设计和维护工作。
You can also validate the references to tables, columns, and stored procedures in the database that the script is connected to.
您还能够验证脚本所连接的数据库的表、字段和存储过程的引用。
Use parameterized queries or stored procedures to access a database as opposed to using string concatenation.
使用参数化查询或存储过程来访问数据库,而不是使用字符串连接。