Condividi tramite


Utf8JsonReaderManager.QueryLogger Proprietà

Definizione

Logger per la registrazione di eventi che si verificano durante la lettura/scrittura di valori JSON o null se la registrazione non è disponibile.

public Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger<Microsoft.EntityFrameworkCore.DbLoggerCategory.Query>? QueryLogger { [System.Runtime.CompilerServices.IsReadOnly] get; }
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.QueryLogger : Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger<Microsoft.EntityFrameworkCore.DbLoggerCategory.Query>
Public ReadOnly Property QueryLogger As IDiagnosticsLogger(Of DbLoggerCategory.Query)

Valore della proprietà

Attributi

Si applica a