Namespace: Semata.DataStore
Class: Exporter
Exports a DataStore
public: static void Export(String^ dataStore, String^ exportFile)
Parameters
Type | Name | Description |
String^ | dataStore | The path of the DataStore to be opened |
String^ | exportFile | The path of the export file to be created |
Returns: void
Exceptions
Type | Description |
FileCreateErrorException | |
FileOpenErrorException | |
NotLicencedException | Not licenced |