共用方式為


RuntimeForeignKey.IReadOnlyForeignKey.IsOwnership 屬性

定義

取得值,指出這個關聯性是否定義擁有權。 如果 true 為 ,則一律必須透過主體實體的導覽來存取相依實體。

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

屬性值

實作

屬性

適用於