Namespace: Semata.DataStore
Class: Connection
Executes a command script against the current connection
public void ExecuteCommands(string commands)
Parameters
Type | Name | Description |
string | commands | The command script to be run |
Returns: void