EntityTypeBuilder.IInfrastructure<IMutableModel>.Instance Property

Definition

The model that the entity type belongs to.

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

Property Value

Implements

Applies to