ClearDataSourceCache: Boolean;
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 - cache object is successfully cleared.
False - cache object is not cleared.
Examples of the method use are given in description of IEaxAnalyzer.CreateDataSourceCache.
See also: