RuntimeForeignKey.IReadOnlyForeignKey.IsUnique プロパティ

定義

外部キー プロパティに割り当てられた値が一意かどうかを示す値を取得します。

bool Microsoft.EntityFrameworkCore.Metadata.IReadOnlyForeignKey.IsUnique { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyForeignKey.IsUnique : bool
 ReadOnly Property IsUnique As Boolean Implements IReadOnlyForeignKey.IsUnique

プロパティ値

実装

属性

適用対象