Click or drag to resize

ModelDataProviderCacheGranularity Field

Specifies how the data is cached. Choose 'User' if the query depends on the current user (e.g. user ID in the query or security trimmed data).

Namespace:  Colygon.MatchPoint.EntityModel
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public CacheGranularity CacheGranularity

Field Value

Type: CacheGranularity
See Also