Condividi tramite


RelationalCommandParameterObject.Logger Proprietà

Definizione

Un logger o null se non è disponibile alcun logger.

public Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger<Microsoft.EntityFrameworkCore.DbLoggerCategory.Database.Command> Logger { get; }
public Microsoft.EntityFrameworkCore.Diagnostics.IRelationalCommandDiagnosticsLogger? Logger { get; }
member this.Logger : Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger<Microsoft.EntityFrameworkCore.DbLoggerCategory.Database.Command>
member this.Logger : Microsoft.EntityFrameworkCore.Diagnostics.IRelationalCommandDiagnosticsLogger
Public ReadOnly Property Logger As IDiagnosticsLogger(Of DbLoggerCategory.Database.Command)
Public ReadOnly Property Logger As IRelationalCommandDiagnosticsLogger

Valore della proprietà

Si applica a