RelationalEventId.MultipleCollectionIncludeWarning 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
查詢正在載入多個相關的集合,而不需設定 QuerySplittingBehavior 。
public static readonly Microsoft.Extensions.Logging.EventId MultipleCollectionIncludeWarning;
staticval mutable MultipleCollectionIncludeWarning : Microsoft.Extensions.Logging.EventId
Public Shared ReadOnly MultipleCollectionIncludeWarning As EventId
欄位值
備註
此事件位於類別中 DbLoggerCategory.Query 。