Removes object dependencies. First tries to execute removedependencies query, if not found, automatic process is executed.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- deleteAll (Optional)
- Type: System Boolean
If false, only required dependencies are deleted, dependencies with default value are replaced with default value and nullable values are replaced with null
- clearHashtables (Optional)
- Type: System Boolean
If true, hashtables of all objecttypes which were potentionally modified are cleared
See Also