ICheckConstraint.EntityType 属性

定义

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

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

属性值

适用于