IMutableForeignKey.IsOwnership 屬性

定義

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

public bool IsOwnership { get; set; }
member this.IsOwnership : bool with get, set
Public Property IsOwnership As Boolean

屬性值

適用於