IConventionRelationalPropertyOverrides.Builder Property

Definition

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

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

Property Value

Exceptions

If the function has been removed from the model.

Applies to