次の方法で共有


IUniqueConstraint.Table プロパティ

定義

一意制約が宣言されている 上のテーブルを取得します。

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

プロパティ値

適用対象