Share via


ProviderConventionSetBuilderDependencies.ConstructorBindingFactory Property

Definition

The constructor binding factory.

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

Property Value

Applies to