Handles the database error. Returns false, if the error was not handled
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- message
- Type: System String
Error message
- ex
- Type: System.Data.Common DbException
Database exception
Return Value
Type: BooleanSee Also