Click or drag to resize
SqlInstallationHelperGetCurrentDefaultSchema Method (String)
Returns current default schema

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

Parameters

connectionString
Type: SystemString
Connection string

Return Value

Type: String
See Also