Bagikan melalui


DbContext.IDbContextDependencies.UpdateLogger Properti

Definisi

Ini adalah API internal yang mendukung infrastruktur Entity Framework Core dan tidak tunduk pada standar kompatibilitas yang sama dengan API publik. Ini dapat diubah atau dihapus tanpa pemberitahuan dalam rilis apa pun. Anda hanya boleh menggunakannya langsung dalam kode Anda dengan sangat hati-hati dan mengetahui bahwa melakukannya dapat mengakibatkan kegagalan aplikasi saat memperbarui ke rilis Core Kerangka Kerja Entitas baru.

Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger<Microsoft.EntityFrameworkCore.DbLoggerCategory.Update> Microsoft.EntityFrameworkCore.Internal.IDbContextDependencies.UpdateLogger { get; }
[Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal]
Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger<Microsoft.EntityFrameworkCore.DbLoggerCategory.Update> Microsoft.EntityFrameworkCore.Internal.IDbContextDependencies.UpdateLogger { get; }
member this.Microsoft.EntityFrameworkCore.Internal.IDbContextDependencies.UpdateLogger : Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger<Microsoft.EntityFrameworkCore.DbLoggerCategory.Update>
[<Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal>]
member this.Microsoft.EntityFrameworkCore.Internal.IDbContextDependencies.UpdateLogger : Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger<Microsoft.EntityFrameworkCore.DbLoggerCategory.Update>
 ReadOnly Property UpdateLogger As IDiagnosticsLogger(Of DbLoggerCategory.Update) Implements IDbContextDependencies.UpdateLogger

Nilai Properti

Penerapan

Microsoft.EntityFrameworkCore.Internal.IDbContextDependencies.UpdateLogger
Atribut

Berlaku untuk