DataCacheBase.Reset() Method
When implemented by a descendant class, resets or clears any cached information on data store tables (such as table update information and cached query results).
Namespace: DevExpress.Xpo.DB.Helpers
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
#Declaration
See Also