Handles the database error. Returns false, if the error was not handled
Namespace: CMS.DataProviderSQLAssembly: CMS.DataProviderSQL (in CMS.DataProviderSQL.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