Aracılığıyla paylaş


DataSchemaModelConstructor.ScriptCache Özellik

Alır veya komut dosyası önbelleği ayarlar.

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

Sözdizimi

'Bildirim
Public Property ScriptCache As ScriptCache
    Get
    Set
public ScriptCache ScriptCache { get; set; }
public:
property ScriptCache^ ScriptCache {
    ScriptCache^ get ();
    void set (ScriptCache^ value);
}
member ScriptCache : ScriptCache with get, set
function get ScriptCache () : ScriptCache
function set ScriptCache (value : ScriptCache)

Özellik Değeri

Tür: Microsoft.Data.Schema.SchemaModel.ScriptCache
Döndürür bir ScriptCache.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

DataSchemaModelConstructor Sınıf

Microsoft.Data.Schema.SchemaModel Ad Alanı