Поделиться через


EntityLoadInfo.WithIndexMap(Dictionary<Type,Int32[]>) Метод

Определение

Заполняет поле Type Index Map структуры.

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

Параметры

typeIndexMap
Dictionary<Type,Int32[]>

Возвращаемое значение

Применяется к