Returns the DatasetFileCache instance that shall be used for the given dataset file.
delegate
|
DatasetFileCacheDelegate
|
||||
(IFile file)
|
|||||
type
|
DatasetFileCache
|
||||
params
|
file
|
The dataset file. | |||
returns
|
The
dataset
file
cache
to
use
or
null
to
disable
file
caching. |
Remarks:
Use of a DatasetFileCacheDelegate is optional. The same result can be achieved by calling the UseCache method on an open dataset.