DatabaseHelperCheckDatabaseVersion Method |
Checks the database version, returns true if the version is correct, reports error in case the version is wrong
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static bool CheckDatabaseVersion()
Return Value
Type:
BooleanSee Also