数据命令 meaning in English
data command
Examples
- As noted , there are some operations , such as executing ddl commands , that you can only accomplish by executing data commands
如前所述,有一些操作只能通过执行数据命令完成,如执行ddl命令。 - In this model , you use a tableadapter query or data command that includes an sql statement or a reference to a stored procedure
在此模型中,可使用包含sql语句或对存储过程的引用的tableadapter查询或数据命令。 - Data adapters , data connections , data commands , and data readers are the components that make up a . net framework data provider
数据适配器、数据连接、数据命令和数据读取器是组成. net framework数据提供程序的组件。 - Contains a collection of data commands and a data connection that are used to communicate with the underlying database and populate a data table
包含一个数据命令的集合和一个数据连接,它们用于与基础数据库通信和填充数据表。 - The visual studio . net model of working with explicit instances of data connections , data commands , and datasets is still supported in visual studio 2005
在visual studio 2005中,仍然支持使用数据连接、数据命令和数据集的显式实例的visual studio . net模型。