RuntimeForeignKey.IReadOnlyForeignKey.IsRequiredDependent プロパティ

定義

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

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

プロパティ値

実装

属性

適用対象