PropertyBuilder.IInfrastructure<IConventionPropertyBuilder>.Instance Property

Definition

The internal builder being used to configure the property.

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

Property Value

Implements

Applies to