AutomatedTestsGetTestConnectionString Method |
Gets the connection string of the given name from test configuration file
Namespace: CMS.TestsAssembly: CMS.Tests (in CMS.Tests.dll) Version: 8.2.23
Syntax protected static string GetTestConnectionString(
string name
)
Parameters
- name
- Type: SystemString
Connection string name
Return Value
Type:
StringSee Also