Condividi tramite


EntityLoadInfo.WithIndexMap(Dictionary<Type,Int32[]>) Metodo

Definizione

Popola il campo Mappa indice tipo dello struct.

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

Parametri

typeIndexMap
Dictionary<Type,Int32[]>

Restituisce

Si applica a