ITableEntriesSnapshot.StopCaching 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 the snapshot's entries will no longer be accessed.
public:
void StopCaching();
public:
void StopCaching();
void StopCaching();
public void StopCaching ();
abstract member StopCaching : unit -> unit
Public Sub StopCaching ()