The feature class caching mode.
[Visual Basic .NET] Public Property CachingMode As esriTxFeatureClassCachingMode
[C#] public esriTxFeatureClassCachingMode CachingMode {get; set;}
[C++]
HRESULT get_CachingMode(
esriTxFeatureClassCachingMode* CachingMode
);
[C++]
HRESULT put_CachingMode(
esriTxFeatureClassCachingMode CachingMode
);
[C++]Parameters
CachingMode [out, retval]CachingMode is a parameter of type esriTxFeatureClassCachingMode
CachingMode [in]CachingMode is a parameter of type esriTxFeatureClassCachingMode
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.