SessionBaseClearCashedPages Method |
Clear cache of cached pages
Namespace:
VelocityDb.Session
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public virtual void ClearCashedPages()
Public Overridable Sub ClearCashedPages
public:
virtual void ClearCashedPages()
abstract ClearCashedPages : unit -> unit
override ClearCashedPages : unit -> unit
See Also