IEntityType.ConstructorBinding Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Feedback
Submit and view feedback for