Express > Express Assembly Interfaces > IEaxAnalyzeCore > IEaxAnalyzeCore.ClearDataSourceCache
ClearDataSourceCache: Boolean;
The ClearDataSourceCache method clears cache object of the data source of express report.
The method returns result of operation of clearing a cache object of express report data source:
True. The operation is successful.
False. The operation failed.
The examples of method use are given in description of IEaxAnalyzeCore.CreateDataSourceCache.
See also: