Share via


ElementTypeBuilder.IInfrastructure<IConventionElementTypeBuilder>.Instance Property

Definition

The internal builder being used to configure the element type.

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

Property Value

Implements

Applies to