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 |