DataCacheModificationResult Class
In This Article
Information on the last state of a cached data store‘s Root element (DataCacheRoot or MSSql2005SqlDependencyCacheRoot), including data modification results.
Namespace: DevExpress.Xpo.DB.Helpers
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
#Declaration
public class DataCacheModificationResult :
DataCacheResult
#Related API Members
The following members return DataCacheModificationResult objects:
Library | Related API Members |
---|---|
Cross-Platform Class Library | Data |
ICache |
|
XPO (. |
MSSql2005Sql |
Web |
#Remarks
This class supports the internal infrastructure and is not intended to be used directly from your code.
#Inheritance
Object
DataCacheResult
DataCacheModificationResult
See Also