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.1.5347.20411)
Parameters
- baseConnectionString
- Type: System String
Base connection string
- prefixes
- Type: System String
Connection string prefixes to try
Return Value
Type: StringSee Also