Online Documentation for Advanced Data Export .NET

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.