RepositoryReadOnlyTClearCache Method

Clears all cached data associated with this repository, for both top-level entities and all sub-entities

Definition

Namespace: Ignition.Framework.Repositories
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public void ClearCache()

Implements

ICachingRepositoryClearCache

See Also