DataExportMapperHelper Class |
Namespace: NetQuarry.Data
The DataExportMapperHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| AddCommands |
Adds the set of ExportService items as MapperCommands to the given Mapper
| |
| ExportFileFolder |
Finds the File Folder to write Exports to for the given DataExportService on the current Server.
| |
| ExportMapper |
Export the mapper via the DataExportService provided per the specified options. Note that this method is intended for use in derived extensions.
| |
| ExportMapper2 |
Export the mapper to data via the DataExportService per the specified options. Note that this method is intended for use in derived extensions.
| |
| GenTempFileName |
Generate a temporary filename, given a DataExportService and the current AppContext
| |
| HandleCommand |
Handle the given MappperCommand
| |
| LogExport |
Offline Export the mapper to data via the DataExportService per the specified options. Note that this method is intended for use in derived extensions.
| |
| UserExportStyle |
Gets the ExportListStyle preference for the current user.
|