ScriptCache.GetObjectDataForCustomMetadataCache, méthode

Ajoute des métadonnées personnalisées pour toutes les entrées de cache aux informations de sérialisation fournies.

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

Syntaxe

'Déclaration
Protected Sub GetObjectDataForCustomMetadataCache ( _
    info As SerializationInfo _
)
protected void GetObjectDataForCustomMetadataCache(
    SerializationInfo info
)
protected:
void GetObjectDataForCustomMetadataCache(
    SerializationInfo^ info
)
member GetObjectDataForCustomMetadataCache : 
        info:SerializationInfo -> unit 
protected function GetObjectDataForCustomMetadataCache(
    info : SerializationInfo
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

ScriptCache Classe

Microsoft.Data.Schema.SchemaModel, espace de noms

SerializationInfo