Condividi tramite


Proprietà InMemoryScriptCache.AllCacheIdentifiers

Questo membro esegue l'override di ScriptCache.AllCacheIdentifiers.

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

Sintassi

'Dichiarazione
Public Overrides ReadOnly Property AllCacheIdentifiers As ICollection(Of String)
    Get
public override ICollection<string> AllCacheIdentifiers { get; }
public:
virtual property ICollection<String^>^ AllCacheIdentifiers {
    ICollection<String^>^ get () override;
}
abstract AllCacheIdentifiers : ICollection<string>
override AllCacheIdentifiers : ICollection<string>
override function get AllCacheIdentifiers () : ICollection<String>

Valore proprietà

Tipo: System.Collections.Generic.ICollection<String>

Sicurezza di .NET Framework

Vedere anche

Riferimenti

InMemoryScriptCache Classe

Spazio dei nomi Microsoft.Data.Schema.SchemaModel