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