IConventionCheckConstraintBuilder.Metadata Property

Definition

The check constraint being configured.

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

Property Value

Applies to