The template to use when connecting to multiple stores. The <SERVER> and <DATABASE> components are replaced by the connector.
| Type: | String |
| Default: | Driver={SQL Server};Server=<SERVER>;Database=<DATABASE>;Trusted_Connection=Yes
|
| Required: | No |
| Configuration Section: | TaskName or FetchTasks or Default |
| Example: | ConnectionStringTemplate=Driver={SQL Server};Server=<SERVER>;Database=<DATABASE>;Trusted_Connection=Yes
|
| See Also: |
|
|