Click or drag to resize
QueryLogGetConnectionString Method
Gets the external connection string icon.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public static Object GetConnectionString(
	Object connectionString
)

Parameters

connectionString
Type: SystemObject
Connection string used for the query

Return Value

Type: Object
See Also