Share via


ICheckConstraint.EntityType プロパティ

定義

このチェック制約が定義されているエンティティ型を取得します。

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

プロパティ値

適用対象