Namespace: Semata.DataStore
Provides methods to create and open a DataStores
public sealed class Instance
Methods
Name | Description |
Create(string, string) |
Creates a new the DataStore and returns a connection to it. |
GetErrorMessage(int) |
Returns the description of an error code |
Open(string) |
Opens the DataStore and returns a connection to it. |