Click or drag to resize

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.

Namespace: Ignition.Framework.Repositories
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public void ClearCache()
See Also