SnapDAL Library Documentation

RecordingProvider.CacheFilePath Method (Statement, String, String)

The directory name where the cached data lives relative to the given directory

protected static string CacheFilePath(
   Statement s,
   string tag,
   string dir
);

Parameters

s
tag
dir

Return Value

See Also

RecordingProvider Class | SnapDAL.Providers Namespace | RecordingProvider.CacheFilePath Overload List