RelationalLoggerExtensions.DuplicateColumnOrders Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Logs the DuplicateColumnOrders event.
C#
public static void DuplicateColumnOrders (this Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger<Microsoft.EntityFrameworkCore.DbLoggerCategory.Model.Validation> diagnostics, Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier storeObject, System.Collections.Generic.IReadOnlyList<string> columns);
static member DuplicateColumnOrders : Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger<Microsoft.EntityFrameworkCore.DbLoggerCategory.Model.Validation> * Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier * System.Collections.Generic.IReadOnlyList<string> -> unit
<Extension()>
Public Sub DuplicateColumnOrders (diagnostics As IDiagnosticsLogger(Of DbLoggerCategory.Model.Validation), storeObject As StoreObjectIdentifier, columns As IReadOnlyList(Of String))
- diagnostics
- IDiagnosticsLogger<DbLoggerCategory.Model.Validation>
The diagnostics logger to use.
- storeObject
- StoreObjectIdentifier
The table.
- columns
- IReadOnlyList<String>
The columns.
Toode | Versioonid |
---|---|
Entity Framework Core | 6.0, 7.0, 8.0, 9.0 |
Tehke meiega GitHubis koostööd
Selle sisu allika leiate GitHubist, kus saate ka probleeme luua ja läbi vaadata ning päringuid teha. Lisateavet leiate meie kaasautorite juhendist.
Toote „Entity Framework“ tagasiside
Entity Framework on avatud lähtekoodiga projekt. Tagasiside andmiseks valige link: