Icon TEDBFileFormat

Unit: edbcomps

TEDBFileFormat = (ffDelimited,ffXML)

This type is used to indicate the format of the import/export files when calling the TEDBDataSet Import and Export methods.

ElementDescription
ffDelimitedIndicates a delimited import/export file.
ffXMLIndicates an XML import/export file.
Image