DbMigrationsConfiguration.ContextKey Property
Gets or sets the string used to distinguish migrations belonging to this configuration from migrations belonging to other configurations using the same database. This property enables migrations from multiple different models to be applied to applied to a single database.
Assembly: EntityFramework (in EntityFramework.dll)