Overload | Description |
---|---|
Add(Type) | Add the specified type to the QueryCache to indicate that all queries for this type may be found in cache. |
Add(EntityKey) | Adds the specified primary key to the QueryCache. |
Add(IEnumerable<EntityKey>) | Adds the specified primamry key list to the QueryCache. |
Add(IEntityQuery) | Adds the specified entity query to the QueryCache. |
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