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

QExportFormats object



Namespace
SqlManager.QExport.Base

Description
The complex property Formats is used in all the descendant components and determines the type of the exported data. For representation of each data type there there string properties, such as IntegerFormat, FloatFormat, CurrencyFormat and DateTimeFormat, etc. The default settings of all the properties are those, specified in the operation system.
The settings of these properties will be applied to all the source fields of the corresponding types. To set a special format for a separate field (fields), use UserFormats property
.


See also:
QExportFormats Properties
QExportFormats Methods