RelationalLoggerExtensions.MultipleCollectionIncludeWarning Method

Definition

Logs for the MultipleCollectionIncludeWarning event.

C#
public static void MultipleCollectionIncludeWarning (this Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger<Microsoft.EntityFrameworkCore.DbLoggerCategory.Query> diagnostics);

Parameters

diagnostics
IDiagnosticsLogger<DbLoggerCategory.Query>

The diagnostics logger to use.

Applies to

Toode Versioonid
Entity Framework Core 5.0, 6.0, 7.0, 8.0, 9.0