IConventionNavigation.Builder Property

Definition

Gets the builder that can be used to configure this navigation.

public Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionNavigationBuilder Builder { get; }
member this.Builder : Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionNavigationBuilder
Public ReadOnly Property Builder As IConventionNavigationBuilder

Property Value

Exceptions

If the property has been removed from the model.

Applies to