CreateCache: IMatrixDataSourceExecutorCache;
CreateCache: Prognoz.Platform.Interop.Matrix.IMatrixDataSourceExecutorCache;
The CreateCache method creates data cache for a source.
Data cache is available till a source is opened. Execute the Execute method to cache data.
The method use is given in description of the IMatrixDataSourceExecutorCache.Execute method.
See also: