Click or drag to resize
ConnectionHelperTestConnection Method (String)
Tests the given connection parameters.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public static string TestConnection(
	string connectionString
)

Parameters

connectionString
Type: SystemString
Connection string

Return Value

Type: String
See Also