MetadataExtensions.ResetLocalMetadataCache(ServiceClient, String) Method

Definition

This will clear the Metadata cache for either all entities or the specified entity

C#
public static void ResetLocalMetadataCache(this Microsoft.PowerPlatform.Dataverse.Client.ServiceClient serviceClient, string entityName = "");

Parameters

serviceClient
ServiceClient

ServiceClient

entityName
String

Optional: name of the entity to clear cached info for

Applies to

Produit Versions
Dataverse SDK Latest