Partager via


DataSchemaModel.ScriptCache, propriété

Obtient le cache de script pour mettre en cache des scripts.

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

Syntaxe

'Déclaration
Public ReadOnly Property ScriptCache As ScriptCache
    Get
public ScriptCache ScriptCache { get; }
public:
property ScriptCache^ ScriptCache {
    ScriptCache^ get ();
}
member ScriptCache : ScriptCache
function get ScriptCache () : ScriptCache

Valeur de propriété

Type : Microsoft.Data.Schema.SchemaModel.ScriptCache
Objet ScriptCache.

Sécurité .NET Framework

Voir aussi

Référence

DataSchemaModel Classe

Microsoft.Data.Schema.SchemaModel, espace de noms

ScriptCache