Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
A HostFileDataAdapter is used to retrieve data from a data source and populate tables within a dataset. The HostFileDataAdapter also resolves changes made to the dataset back to the data source. The HostFileDataAdapter uses the HostFileConnection object to connect to a data source, and it uses HostFileCommand objects to retrieve data from and resolve changes to the data source.
In This Section
How to Populate a Host File Dataset from the Data Adapter
How to Update the Host File System with the Data Adapter
How to Add Constraints to the Host File Dataset
How to Close a Connection with the Host File Adapter
See Also
Working with the Managed Data Provider For Host Files
BizTalk Adapter for Host Files Configuration