EMS logo

Produits

Advanced Data Export .NET

Notre statut de partenariat

MySQL Gold Certified Partner
Microsoft Certified Partner
Oracle Certified Partner
Embarcadero Technology Partner

EMS Advanced Data Export .NET

Documentation en ligne

TQExport3.CurrentRecordOnly

TQExport3      See also



property CurrentRecordsOnly: boolean;

Description
If CurrentRecordOnly property is true, then only one record is exported from the DataSet
- the records that is current at the moment of the export start (properties GoToFirstRecord and SkipRecCount are taken into consideration). When the export finishes, current DataSet record doesn't change.