data adapter造句
例句与造句
- Gets or sets the behavior of the command used to fill the data adapter
获取或设置用于填充数据适配器的命令的行为。 - You call the data adapter s
调用数据适配器的 - You can also execute commands yourself , independently of the data adapter
您还可以独立于数据适配器而自己执行命令。 - If you have used the visual studio tools to generate a data adapter , the
如果您已使用visual studio工具生成数据适配器,则 - Creating data adapters
>创建数据适配器 - It's difficult to find data adapter in a sentence. 用data adapter造句挺难的
- The data adapter itself uses a data reader object to populate a dataset
(数据适配器本身使用数据读取器对象来填充数据集。 - Visual studio makes these data adapters available for use with databases : the
Visual studio使这些数据适配器可用于数据库: - For more information about how parameters are used in data adapters , see
有关如何在数据适配器中使用参数的更多信息,请参见 - However , a data adapter can move data between any source and a dataset
然而,数据适配器可以在任意源和数据集之间移动数据。 - Method of a data adapter , as in the following example , which populates a dataset called
方法,如下面的示例所示(它填充名为 - Tableadapters extend the functionality of standard data adapters by encapsulating a configured
,扩展了标准数据适配器的功能。 - For more information about how updates are performed using data adapters , see
有关如何使用数据适配器执行更新的更多信息,请参见 - Method of a data adapter , as in the following code example , which populates a dataset called
方法,如下面的代码示例(它填充名为 - To load data into datasets created programmatically , use data adapters
若要将数据加载到以编程方式创建的数据集,请使用数据适配器。 - A data adapter needs an open connection to a data source to read and write data
数据适配器需要有与数据源的打开的连接才能读写数据。