ControllerWithContextGenerator.EntityFrameworkService 속성

정의

protected:
 property Microsoft::VisualStudio::Web::CodeGeneration::EntityFrameworkCore::IEntityFrameworkService ^ EntityFrameworkService { Microsoft::VisualStudio::Web::CodeGeneration::EntityFrameworkCore::IEntityFrameworkService ^ get(); };
protected Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.IEntityFrameworkService EntityFrameworkService { get; }
member this.EntityFrameworkService : Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.IEntityFrameworkService
Protected ReadOnly Property EntityFrameworkService As IEntityFrameworkService

속성 값

적용 대상