Sdílet prostřednictvím


InMemoryScriptCache.GetAllCustomSchemaDataFileNames – metoda

Tento člen přepisuje ScriptCache.GetAllCustomSchemaDataFileNames().

Obor názvů:  Microsoft.Data.Schema.SchemaModel
Sestavení:  Microsoft.Data.Schema (v Microsoft.Data.Schema.dll)

Syntaxe

'Deklarace
Public Overrides Function GetAllCustomSchemaDataFileNames As ICollection(Of String)
public override ICollection<string> GetAllCustomSchemaDataFileNames()
public:
virtual ICollection<String^>^ GetAllCustomSchemaDataFileNames() override
abstract GetAllCustomSchemaDataFileNames : unit -> ICollection<string> 
override GetAllCustomSchemaDataFileNames : unit -> ICollection<string> 
public override function GetAllCustomSchemaDataFileNames() : ICollection<String>

Vrácená hodnota

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

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

InMemoryScriptCache Třída

Microsoft.Data.Schema.SchemaModel – obor názvů