Propriedade DataSchemaModel.ScriptCache

Obtém o script em cache para cache de scripts.

Namespace:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (em Microsoft.Data.Schema.dll)

Sintaxe

'Declaração
Public ReadOnly Property ScriptCache As ScriptCache
    Get
public ScriptCache ScriptCache { get; }
public:
property ScriptCache^ ScriptCache {
    ScriptCache^ get ();
}
member ScriptCache : ScriptCache
function get ScriptCache () : ScriptCache

Valor de propriedade

Tipo: Microsoft.Data.Schema.SchemaModel.ScriptCache
A ScriptCache objeto.

Segurança do .NET Framework

Consulte também

Referência

DataSchemaModel Classe

Namespace Microsoft.Data.Schema.SchemaModel

ScriptCache