共用方式為


DbContextConfiguration.LazyLoadingEnabled 屬性

定義

取得或設定值,指出公開為導覽屬性之關聯性的消極式載入是否已啟用。 根據預設,會啟用消極式載入。

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

屬性值

true 如果已啟用延遲載入,則為 ;否則為 false

適用於