Compartir a través de


SqlSchemaModel.AddScriptCacheForFile (Método)

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
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
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

SqlSchemaModel Clase

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)