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 |