InvertibleRelationshipBuilderBase.IInfrastructure<IConventionForeignKeyBuilder>.Instance Property

Definition

Gets the value of the property being hidden.

Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionForeignKeyBuilder Microsoft.EntityFrameworkCore.Infrastructure.IInfrastructure<Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionForeignKeyBuilder>.Instance { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
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

Attributes

Applies to