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 |