DbContextEditorServices 클래스

정의

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
상속
DbContextEditorServices
구현

생성자

DbContextEditorServices(IProjectContext, IApplicationInfo, IFilesLocator, ITemplating, IConnectionStringsWriter)

메서드

AddModelToContext(ModelType, ModelType)
AddNewContext(NewDbContextTemplateModel)
EditStartupForNewContext(ModelType, String, String, String)

적용 대상