EMS logo

Products Navigation

Advanced Data Export VCL

Our Partnership Status

Microsoft Certified Partner
Oracle Certified Partner
Embarcadero Technology Partner

EMS Advanced Data Export VCL

On-line Documentation

DocumentType


 

type

TQExportXMLType = (xtDatapacket2, xtAccess);

 

property DocumentType: TQExportXMLType;

 

Description

Use this property to define the xml document type. If the xtDatapacket2 is specified, then the xml document of Data Packet standard will be generated (used by default). If the xtAccess is specified, then the target XML document will be of the Access type.