SQLCacheDependency with ADO.NET Entity Model

Does the SQL Cache dependency work with the ADO.NET Entity Model? Please give me an example of a link to something.

+1


a source to share


2 answers


This is the msdn link to SqlCacheDependency



and here for LINQ and SqlCacheDependency

0


a source


But linq and ADO.Net are not exactly the same



0


a source







All Articles