IUniqueConstraint.Table Property

Definition

Gets the table on with the unique constraint is declared.

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

Property Value

Applies to