Click or drag to resize
SqlHelperGetDBSchemaOrDefault Method
Returns DB object scheme from settings or default value.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public static string GetDBSchemaOrDefault()

Return Value

Type: String
See Also