DatasetFileCacheDelegate
Description
Returns the DatasetFileCache instance that shall be used for the given dataset file.
Use of a DatasetFileCacheDelegate is optional. The same result can be achieved by calling the IDataset.UseCache method on an open dataset.
Usages
DatasetCollection.Open1 method
DatasetCollection.Open2 method
DatasetCollection.Open3 method
DatasetCollection.Open4 method
DatasetCollection.Open5 method