Namespace: Semata.DataStore
Provides methods to create and open a DataStores
public 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. |