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