ArcFM Solution Developer Guide
FlushCache Method (MMTableUtilsClass)






Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibFuncAttribute(TypeLibFuncFlags.FHidden)>
Public Overridable Sub FlushCache() 
'Usage
 
Dim instance As MMTableUtilsClass
 
instance.FlushCache()
[System.Runtime.InteropServices.TypeLibFunc(TypeLibFuncFlags.FHidden)]
public virtual void FlushCache()
public procedure FlushCache(); virtual; 
System.Runtime.InteropServices.TypeLibFuncAttribute(TypeLibFuncFlags.FHidden)
public function FlushCache();
[System.Runtime.InteropServices.TypeLibFunc(TypeLibFuncFlags.FHidden)]
public: virtual void FlushCache(); 
[System.Runtime.InteropServices.TypeLibFunc(TypeLibFuncFlags.FHidden)]
public:
virtual void FlushCache(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MMTableUtilsClass Class
MMTableUtilsClass Members

Send Feedback