EntityFrameworkServices 类

定义

public ref class EntityFrameworkServices : Microsoft::VisualStudio::Web::CodeGeneration::EntityFrameworkCore::IEntityFrameworkService
public class EntityFrameworkServices : Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.IEntityFrameworkService
type EntityFrameworkServices = class
    interface IEntityFrameworkService
Public Class EntityFrameworkServices
Implements IEntityFrameworkService
继承
EntityFrameworkServices
实现

构造函数

EntityFrameworkServices(IProjectContext, IApplicationInfo, ICodeGenAssemblyLoadContext, IModelTypesLocator, IDbContextEditorServices, IPackageInstaller, IServiceProvider, Workspace, IFileSystem, ILogger)

方法

GetModelMetadata(String, ModelType, String)

适用于