Partager via


ScriptCache.RemoveFromCustomMetadataCache, méthode

Supprime les métadonnées de l'entrée de cache spécifiée.

Espace de noms :  Microsoft.Data.Schema.SchemaModel
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
Protected Sub RemoveFromCustomMetadataCache ( _
    canonicalFileName As String _
)
protected void RemoveFromCustomMetadataCache(
    string canonicalFileName
)
protected:
void RemoveFromCustomMetadataCache(
    String^ canonicalFileName
)
member RemoveFromCustomMetadataCache : 
        canonicalFileName:string -> unit 
protected function RemoveFromCustomMetadataCache(
    canonicalFileName : String
)

Paramètres

  • canonicalFileName
    Type : System.String
    Identificateur de cache.

Sécurité .NET Framework

Voir aussi

Référence

ScriptCache Classe

Microsoft.Data.Schema.SchemaModel, espace de noms