共用方式為


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

屬性值

實作

屬性

適用於