InfoObjectCollectionTInfoClearCacheCallback Method |
Clears the collection cache
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax protected static void ClearCacheCallback(
IInfoObjectCollection col,
Object parameter
)
Parameters
- col
- Type: CMS.DataEngineIInfoObjectCollection
Target collection - parameter
- Type: SystemObject
Callback parameter
See Also