ICheckConstraint.EntityType 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 entity type on which this check constraint is defined.
public Microsoft.EntityFrameworkCore.Metadata.IEntityType EntityType { get; }
member this.EntityType : Microsoft.EntityFrameworkCore.Metadata.IEntityType
Public ReadOnly Property EntityType As IEntityType