ReferenceCollectionBuilderBase.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; set; }
member this.Builder : Microsoft.EntityFrameworkCore.Metadata.Internal.InternalRelationshipBuilder with get, set
Protected Overridable Property Builder As InternalRelationshipBuilder

Property Value

Microsoft.EntityFrameworkCore.Metadata.Internal.InternalRelationshipBuilder

Applies to