TxiDBStorage class

Unit: XIDBStorage

Declaration:

TxiDBStorage = class(TInterfacedObject, IxiStorage)

Methods

Create
Make

This is a basic storage class that implements the IxiStorage nterface. Data is stored in the dataset, the name parameters of the control nodes must correspond to the field names. Note that this dataset-based storage stores and reads field values only. It cannot add, edit or delete records, so before using the XIReadDataByNode, XIWriteDataByNode functions or the ReadData and WriteData methods please put the dataset into an appropriate state.

 

The CHM file was converted to HTML by chm2web software.