EntityTypeBuilder.IInfrastructure<IConventionEntityTypeBuilder>.Instance Property

Definition

Gets the internal builder being used to configure the entity type.

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

Property Value

Implements

Applies to