Condividi tramite


Proprietà DataSchemaModel.ScriptCache

Ottiene la cache script per la memorizzazione nella cache degli script.

Spazio dei nomi:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Sintassi

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

Valore proprietà

Tipo: Microsoft.Data.Schema.SchemaModel.ScriptCache
Oggetto ScriptCache.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DataSchemaModel Classe

Spazio dei nomi Microsoft.Data.Schema.SchemaModel

ScriptCache