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
Errors
Errors cause a Platform::Exception to be thrown with the following HResult and Message
| HResult | Message |