Namespace: Semata.DataStore
Class: Importer
Imports a DataStore
public: static void Import(String^ dataStore, String^ importFile)
Parameters
Type | Name | Description |
String^ | dataStore | The path of the DataStore to be created |
String^ | importFile | The path of the export file to be imported |
Returns: void
Errors
Errors cause a Platform::Exception to be thrown with the following HResult and Message
HResult | Message |