Sdílet prostřednictvím


SqlSchemaModel.AddScriptCacheForFile – metoda

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

Syntaxe

'Deklarace
Protected Sub AddScriptCacheForFile ( _
    fileName As String _
)
protected void AddScriptCacheForFile(
    string fileName
)
protected:
void AddScriptCacheForFile(
    String^ fileName
)
member AddScriptCacheForFile : 
        fileName:string -> unit 
protected function AddScriptCacheForFile(
    fileName : String
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

SqlSchemaModel Třída

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