1 reference to GenerateSQLScript
Microsoft.NET.Sdk.Publish.Tasks (1)
Tasks\GenerateEFSQLScripts.cs (1)
52
bool isScriptGenerationSuccessful =
GenerateSQLScript
(outputFileFullPath, dbContext.ItemSpec, isLoggingEnabled);