Skip to content

IDataExportSettings interface

Represents some settings used during exporting operations

public interface Korzh.EasyQuery.Services.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