Aracılığıyla paylaş


ScriptCache.RemoveFromCustomMetadataCache Yöntem

Belirtilen cache girdisinden meta veriyi kaldırır.

Ad alanı:  Microsoft.Data.Schema.SchemaModel
Derleme:  Microsoft.Data.Schema (Microsoft.Data.Schema.dll içinde)

Sözdizimi

'Bildirim
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
)

Parametreler

  • canonicalFileName
    Tür: System.String
    Önbellek tanıtıcısı.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ScriptCache Sınıf

Microsoft.Data.Schema.SchemaModel Ad Alanı