This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.EntityFrameworkCore.
Summary
Updates the database to a specified migration.
- Assembly
- Cake
.EntityFrameworkCore .dll - Namespace
- Cake
.EntityFrameworkCore .Database - Containing Type
- Ef
Core Database Updater
Syntax
public void Update(EfCoreDatabaseUpdateSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | Ef |
The settings. |
Return Value
Type | Description |
---|---|
void |