IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace > QueryCache Class : Clear Method |
'Declaration
Public Sub Clear()
'Usage
Dim instance As QueryCache instance.Clear()
public void Clear()
Clearing the query cache also results in subsequent queries retrieving data from the backend data source instead of cache, because the queries used for cached data are unknown.
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