Namespace: Semata.DataStore
Class: Instance
Opens the DataStore and returns a connection to it.
public static Connection Open(string path)
Parameters
Type | Name | Description |
string | path | The path of the DataStore to be opened |
Returns: Connection
Errors
Errors cause a Platform::Exception to be thrown with the following HResult and Message
HResult | Message |