Skip to content

BasicDataExportSettings class

Represents basic (common) formats for data exporting operations

public class Korzh.EasyQuery.Services.BasicDataExportSettings
: IDataExportSettings
TypeNameDescription
StringDateFormatGets or sets the format of date values.
BooleanShowColumnNamesGets or sets a value indicating whether column names should be included into export result.
StringTimeFormatGets or sets the format of time values.
Int32TimezoneOffsetTimezone offset (in minutes) for all dates used in the query. If 0 - no offset is applied
TypeNameDescription
BasicDataExportSettingsDefaultReturns the default instance of Korzh.EasyQuery.Services.BasicDataExportSettings.