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