| ConnectionHelperTestConnection Method (String) | 
            Tests the given connection parameters.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
 Syntax
Syntaxpublic static string TestConnection(
	string connectionString
)
Parameters
- connectionString
- Type: SystemString
 Connection string
Return Value
Type: 
String See Also
See Also