ITypeBase.ConstructorBinding Property

Definition

Gets the InstantiationBinding for the preferred constructor.

public Microsoft.EntityFrameworkCore.Metadata.InstantiationBinding? ConstructorBinding { get; }
member this.ConstructorBinding : Microsoft.EntityFrameworkCore.Metadata.InstantiationBinding
Public ReadOnly Property ConstructorBinding As InstantiationBinding

Property Value

Applies to