Share via


RuntimeModelDependencies.ConstructorBindingFactory Property

Definition

The constructor binding factory.

public Microsoft.EntityFrameworkCore.Metadata.IConstructorBindingFactory ConstructorBindingFactory { get; init; }
member this.ConstructorBindingFactory : Microsoft.EntityFrameworkCore.Metadata.IConstructorBindingFactory with get, set
Public Property ConstructorBindingFactory As IConstructorBindingFactory

Property Value

Applies to