The DataCachingFacade type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | ClearCache(Type) |
Flush cached data for a data type in the current data scope.
|
![]() ![]() | ClearCache(Type, DataScopeIdentifier) |
Flush cached data for a data type in the specified data scope.
|
![]() ![]() | ClearCache(Type, PublicationScope) |
Flush cached data for a data type in the specified data scope.
|
![]() ![]() | IsDataAccessCacheEnabled |
Gets a value indicating if data caching is enabled for a specific data type
|
![]() ![]() | IsTypeCacheable |
Gets a value indicating if data caching is possible for a specific data type
|
Properties
Name | Description | |
---|---|---|
![]() ![]() | Enabled |
Gets a value indicating if data caching is enabled
|