RelationalIndexExtensions.GetMappedTableIndexes(IIndex) 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.
Gets the table indexes to which the index is mapped.
C#
public static System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.ITableIndex> GetMappedTableIndexes (this Microsoft.EntityFrameworkCore.Metadata.IIndex index);
static member GetMappedTableIndexes : Microsoft.EntityFrameworkCore.Metadata.IIndex -> seq<Microsoft.EntityFrameworkCore.Metadata.ITableIndex>
<Extension()>
Public Function GetMappedTableIndexes (index As IIndex) As IEnumerable(Of ITableIndex)
- index
- IIndex
The index.
The table indexes to which the index is mapped.
Toode | Versioonid |
---|---|
Entity Framework Core | 5.0, 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: