Typically, each data adapter is used to read and write data to a single data table.
每个数据适配器通常用于在单个数据表中读取和写入数据。
Data adapter Configuration Wizard helps you set the properties of a new or existing data adapter.
资料配接器组态精灵有助于设定全新或现有的资料配接器之属性。
If you are creating a new adapter, drag a data adapter object from the Toolbox onto a form or component.
如果您正在建立新配接器,请将资料配接器物件从工具箱拖曳至表单或元件上。
The following procedure describes how to configure your diagnostic data adapter to collect event log data.
下面的过程介绍如何配置诊断数据适配器以收集事件日志数据。
You can specify which applications to record in your test Settings for the actions diagnostic data adapter.
您可以在测试设定中,为动作诊断资料配接器指定要记录的应用程序。
The same set of UI elements used to define the various data adapter commands are used in the standalone command editor.
单独的命令编辑器中使用用于定义各种数据适配器的同一的UI元素集。
Each time you add a data adapter from the Toolbox, you rerun the wizard to configure that particular data adapter.
每次从工具箱加入资料配接器时,都必须重新执行精灵,以设定该特定资料配接器。
A data adapter contains SQL commands that your application can use to read data into a dataset from a database and write it back again.
资料配接器中包含某些SQL命令,您的应用程序可用来将资料从资料库读入资料集中,并重新再写回原处。
If you intend to use a dataset that contains multiple tables, you will probably want to add more data adapter to your form or component.
如果您有意使用包含多个表的数据集,则您可能希望向窗体或组件中添加更多的数据适配器。
Once you have configured your data adapter, you can generate the data set definition that will host your data adapter disconnected result sets.
一旦配置了数据适配器,您就可以生成数据集定义了,该数据集将存储您的数据适配器断开连接的结果集。
This causes code to be automatically generated to create the ADO.NET connection, command, and data adapter objects that are added to the component tray.
这可导致自动生成代码以创建将添加到组件托盘中的 ADO.NET连接、命令和数据适配器对象。
If you did not configure the actions diagnostic data adapter in your test Settings, then the default values are used to create your action recording.
如果未在测试设置中配置操作诊断数据适配器,则将使用默认值来创建操作录制。
The drag-and-drop operation will automatically generate the required ADO.NET connection, command, and data adapter objects and add them to the form's component tray.
该拖放(drag-and-drop)操作将自动生成所需的 ADO.NET连接、命令和数据适配器对象,并将其添加到窗体的组件托盘上。
After running the wizard, you still need to separately add a dataset to your application and write code to provide a way for the data adapter to work with the dataset.
运行该向导之后,您还需要单独向应用程序中添加数据集,并编写代码以提供一种使数据适配器可以使用数据集的方法。
Additionally, you could generate DataSets directly from the data adapter nodes in the IBM Explorer, eliminating the need to create a Windows application to generate a DataSet.
此外,还可以从ibmExplorer中的数据适配器节点直接生成DataSet,消除了创建Windows应用程序才能生成DataSet的需求。
Test Settings can be configured to use the diagnostic data adapter for test impact analysis to monitor specific processes and modules for changes that affect existing tests.
通过配置测试设置,可以使用测试影响分析的诊断数据适配器来监视特定进程和模块是否发生了对现有测试有影响的更改。
These individual commands on the data adapter could be either exposed as Microsoft IIS Web methods or as DB2 embedded application server Web services using the DB2 WORF technology.
数据适配器上的这些单独命令要么公开为MicrosoftIISWeb方法,要么公开为使用DB 2WORF技术的DB 2嵌入式应用服务器Web服务。
Then this paper expounds the design and realization of four main parts in the model. These parts are data Adapter, XML message component, data transmission and data exchange tool.
然后详细介绍模型的四个核心组成部分:数据适配器、XML消息组件、数据传输组件和数据交换工具的设计以及实现过程。
The menu options to create the Web services and Web methods were provided on the Data Adapters node in the IBM Explorer tree as well as on the individual data adapter nodes in the tree.
创建Web服务和 Web方法的菜单选项在IBMExplorer树中的Data Adapters节点及该树中的单独数据适配器节点上提供。
You had to manually add the user interface control, set the binding on it, generate the DataSet, and also add the code to the Load event of the form to fill the data adapter with the DataSet.
您必须手动添加用户界面控件,在它上面设置绑定,生成DataSet,还需要将代码添加到窗体的Load事件,以便利用DataSet填充数据适配器。
For application development, in addition to being able to drag and drop data objects, you could also drag and drop these data adapters onto forms and configure them using the data adapter wizard.
对于应用程序开发,除了可以拖放数据对象外,还可以使用数据适配器向导将这些数据适配器拖放到窗体中并配置它们。
Combined with bluetooth application practical project, this thesis designed a bluetooth profile oriented data adapter module for the purpose of reducing the complication in secondary development.
本课题结合蓝牙应用的实际工程项目,从降低蓝牙二次应用开发难度角度出发,设计了面向蓝牙通用应用规范的数据适配模块。
Inbound work, like number of files in the file system for a flat file adapter or data in a database table for a JDBC adapter, should not grow unusually.
到达的工作(比如平面文件适配器的文件系统中的文件或JDBC适配器的数据库表中的数据)不应该以超常的速度增长。
In this article, you developed three distinct service modules: a flat file adapter module, a data handler module and a simple service.
在本文中,您开发了三个完全不同的服务模块:平面文件适配器模块、数据处理程序模块和简单的服务。
The content adapter processes data from a source and sends it to the trigger handler.
内容适配器处理源数据并将其发送给触发器处理程序。
IBM provides technology adapters, like the JMS adapter, to facilitate the exchange of data with JMS enabled applications.
IBM提供技术适配器,与JMS适配器相似,简化与允许JMS的应用程序的数据的交换。
In the previous steps, you configured the adapter to use structured data (DTF).
在前面的步骤中,您已将适配器配置为使用结构化数据(DTF)。
This new adapter module would then reuse the data handler.
这个新适配器模块将随后对数据处理程序进行重用。
To improve transfer and receive large amounts of data, you can configure a couple of network adapter Settings.
要改进数据的传输和接收,可以配置一些网络适配器设置。
When a business object is passed outbound to the adapter, it is converted to a format understood by the adapter by a data binding that is part of the import.
在将一个业务对象出站传递给适配器时,使用数据绑定(该导入中的一部分)将其转换为适配器可以理解的格式。
应用推荐