IUniqueConstraint.Table Property

Definition

Gets the table on with the unique constraint is declared.

C#
public Microsoft.EntityFrameworkCore.Metadata.ITable Table { get; }

Property Value

Applies to

Product Versions
Entity Framework Core 5.0, 6.0, 7.0, 8.0, 9.0