Click or drag to resize
DatabaseSeparationHelperCheckDBSeparation Method
Check that DB separation is successfully finished. Returns false, and sets up connection error message in case it isn't

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public static bool CheckDBSeparation()

Return Value

Type: Boolean
See Also