IMigrationsScaffolder Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Used to scaffold new migrations.
public interface IMigrationsScaffolder
type IMigrationsScaffolder = interface
Public Interface IMigrationsScaffolder
- Derived
See Database migrations, and EF Core design-time services for more information and examples.
Remove |
Removes the previous migration. |
Remove |
Removes the previous migration. |
Save(String, Scaffolded |
Saves a scaffolded migration to files. |
Save(String, Scaffolded |
Saves a scaffolded migration to files. |
Scaffold |
Scaffolds a new migration. |
Scaffold |
Scaffolds a new migration. |
Producto | Versiones |
---|---|
Entity Framework Core | 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |
Comentarios de Entity Framework
Entity Framework es un proyecto de código abierto. Selecciona un vínculo para proporcionar comentarios: