| ProviderHelperClearTables Method (Object, Boolean, IProviderDictionary) | 
Note: This API is now obsolete.
Namespace: CMS.DataEngine
 Syntax
Syntax[ObsoleteAttribute("Use ProviderDictionary<TKey, TValue>.Clear instead")] public static void ClearTables( Object lockObj, bool logTasks, params IProviderDictionary[] dictionaries )
 See Also
See Also