ReferenceReferenceBuilder.Builder Property

Definition

Gets the internal builder being used to configure this relationship.

protected virtual Microsoft.EntityFrameworkCore.Metadata.Internal.InternalRelationshipBuilder Builder { get; }
member this.Builder : Microsoft.EntityFrameworkCore.Metadata.Internal.InternalRelationshipBuilder
Protected Overridable ReadOnly Property Builder As InternalRelationshipBuilder

Property Value

Microsoft.EntityFrameworkCore.Metadata.Internal.InternalRelationshipBuilder

Applies to