IConventionCheckConstraint.EntityType 属性

定义

获取定义此检查约束的实体类型。

public Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType EntityType { get; }
member this.EntityType : Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType
Public ReadOnly Property EntityType As IConventionEntityType

属性值

适用于