次の方法で共有


RuntimeForeignKey.IReadOnlyForeignKey.IsRequired プロパティ

定義

プリンシパル エンティティが必要かどうかを示す値を取得します。 の場合 true、依存エンティティは常に有効なプリンシパル エンティティに割り当てる必要があります。

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

プロパティ値

実装

属性

適用対象