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

QExportRow



Namespace
SqlManager.QExport.Base

Description
The QExportRow represents the current data row as a collection of QExportCol objects. Use the this[] property to access these objects by their indices. This class is used by the BeforeExportRow event of the QExportBase class to manage data during the export process.


See also:
QExportRow Properties