QueryTypeBuilder.IInfrastructure<IMutableModel>.Instance 属性

定义

查询类型所属的模型。

Microsoft.EntityFrameworkCore.Metadata.IMutableModel Microsoft.EntityFrameworkCore.Infrastructure.IInfrastructure<Microsoft.EntityFrameworkCore.Metadata.IMutableModel>.Instance { get; }
member this.Microsoft.EntityFrameworkCore.Infrastructure.IInfrastructure<Microsoft.EntityFrameworkCore.Metadata.IMutableModel>.Instance : Microsoft.EntityFrameworkCore.Metadata.IMutableModel
 ReadOnly Property Instance As IMutableModel Implements IInfrastructure(Of IMutableModel).Instance

属性值

实现

适用于