Namespace: Semata.DataStore
Provides methods to create and open a DataStores
public ref class Instance
Methods
| Name | Description |
| Create(String^, String^) |
Creates a new the DataStore and returns a connection to it. |
| Open(String^) |
Opens the DataStore and returns a connection to it. |