ReferenceCollectionBuilder.Builder Property

Definition

This API supports the Entity Framework Core infrastructure and is not intended to be used directly from your code. This API may change or be removed in future releases.

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