ITypeBase.ConstructorBinding 属性

定义

InstantiationBinding获取首选构造函数的 。

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

属性值

适用于