Sets connection string and opens connection to the target database.
Note: Database connection need to be opened before other operations.
Alias: OpenDatabase
| Name | Type | Description | Optional |
|---|---|---|---|
| ConnectionString | string | Connection string to target database | No |
None