RelationshipBuilderBase.IInfrastructure<IConventionForeignKeyBuilder>.Instance Property

Definition

Gets the internal builder being used to configure this relationship.

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

Property Value

Implements

Applies to