EntityLoadInfo.WithIndexMap(Dictionary<Type,Int32[]>) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Yapının Tür Dizin Eşlemesi alanını doldurur.
public Microsoft.EntityFrameworkCore.Query.EntityLoadInfo WithIndexMap(System.Collections.Generic.Dictionary<Type,int[]> typeIndexMap);
member this.WithIndexMap : System.Collections.Generic.Dictionary<Type, int[]> -> Microsoft.EntityFrameworkCore.Query.EntityLoadInfo
Public Function WithIndexMap (typeIndexMap As Dictionary(Of Type, Integer())) As EntityLoadInfo
Parametreler
- typeIndexMap
- Dictionary<Type,Int32[]>