ProviderHelper ClearTables Method (Object, Boolean,  IProviderDictionary )Kentico 8.0 API Reference
Clears the given tables.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

lockObj
Type: OnlineSystem Object
Object used for the lock
logTasks
Type: OnlineSystem Boolean
If true, the clear tasks are logged
dictionaries
Type:  CMS.DataEngine IProviderDictionary 
List of the dictionaries to clear
See Also