IMigrationsCodeGenerator Interface

Definition

Used to generate code for migrations.

C#
public interface IMigrationsCodeGenerator
C#
public interface IMigrationsCodeGenerator : Microsoft.EntityFrameworkCore.Design.ILanguageBasedService
Derived
Implements

Remarks

See Database migrations, and EF Core design-time services for more information and examples.

Properties

FileExtension

Gets the file extension code files should use.

Language

Gets the programming language supported by this service.

(Inherited from ILanguageBasedService)

Methods

Applies to

Toode Versioonid
Entity Framework Core 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0