输入banner图图片脚本导航/分类

对同一个项目下的多个数据库Context进行迁移Migrations

Migrations\ContextA" -ContextTypeName MyProject.Models.ContextA PM> Enable-Migrations -MigrationsDirectory "Migrations\ContextB" -ContextTypeName MyProject.Models.ContextB

对同一个项目下的多个数据库Context进行迁移Migrations

标签: