ControllerWithContextGenerator.EntityFrameworkService Property

Definition

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

Property Value

IEntityFrameworkService

Applies to