PropertyBuilder.IInfrastructure<InternalPropertyBuilder>.Instance Property

Definition

The internal builder being used to configure the property.

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

Property Value

Microsoft.EntityFrameworkCore.Metadata.Internal.InternalPropertyBuilder

Implements

Applies to