DbContextEditorServices Class
Definition
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.
public ref class DbContextEditorServices : Microsoft::VisualStudio::Web::CodeGeneration::EntityFrameworkCore::IDbContextEditorServices
public class DbContextEditorServices : Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.IDbContextEditorServices
type DbContextEditorServices = class
interface IDbContextEditorServices
Public Class DbContextEditorServices
Implements IDbContextEditorServices
- Inheritance
-
DbContextEditorServices
- Implements
Constructors
| DbContextEditorServices(IProjectContext, IApplicationInfo, IFilesLocator, ITemplating, IConnectionStringsWriter) |
Methods
| AddModelToContext(ModelType, ModelType) | |
| AddNewContext(NewDbContextTemplateModel) | |
| EditStartupForNewContext(ModelType, String, String, String) |