namespace Microsoft.EntityFrameworkCore.Migrations
{
public interface IMigrationsSqlGenerator
{
IReadOnlyList<MigrationCommand> Generate(IReadOnlyList<MigrationOperation> operations, IModel model = null);
}
}
nuget.org | 0.0 % |
---|---|
Assembly | Microsoft.EntityFrameworkCore.Relational , Version=2.2.6.0, PublicKeyToken=adb9793829ddae60 |
Help | Documentation |
.NET Core | 2.02.12.2 |
OS Platforms | The selected framework does not have platform annotations. |