TableEntriesSnapshotBase.StartCaching Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Hint to the snapshot that there will be a lot of access to the snapshot's data.
public:
virtual void StartCaching();
public:
virtual void StartCaching();
virtual void StartCaching();
public virtual void StartCaching ();
abstract member StartCaching : unit -> unit
override this.StartCaching : unit -> unit
Public Overridable Sub StartCaching ()