ValueTypeProviderClearCache Method

Clears any cache that may have been populated if the settings used to initialize this sub-entity provider specified that caching should be used.

Definition

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

See Also