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