Gets the first found connection string by the prefix, if none found, returns null
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- baseConnectionString
- Type: System String
Base connection string
- prefixes
- Type: System String
Connection string prefixes to try
Return Value
Type: StringSee Also