Namespace: Semata.DataStore
Class: Connection
Sets the name of the DataStore
public void SetName(string name)
Parameters
Type | Name | Description |
string | name | Name of the DataStore |
Returns: void
C++ C#
Namespace: Semata.DataStore
Class: Connection
Sets the name of the DataStore
public void SetName(string name)
Parameters
Type | Name | Description |
string | name | Name of the DataStore |
Returns: void