ModelingDocData.CleanupStores 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.
Cleanup method, called when the DocData must be reloaded.
protected:
virtual void CleanupStores();
protected virtual void CleanupStores ();
abstract member CleanupStores : unit -> unit
override this.CleanupStores : unit -> unit
Protected Overridable Sub CleanupStores ()