IBDAC

IBCDataAdapter

A class for using with TCustomIBCDataSet components and as data source for retrieving and saving data.

Unit

Syntax

Remarks

The IBCDataAdapter class is designed for usage with TCustomIBCDataSet components and as data source for retrieving and saving data. IBCDataAdapter provides this bridge by mapping DADataAdapter.Fill, which changes the data in the System.Data.DataSet to match the data in the data source, and DADataAdapter.Update, which changes the data in the data source to match the data in the System.Data.DataSet.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback