Interface IKEFCoreTableEntityFinder
- Namespace
- MASES.EntityFrameworkCore.KNet.Storage.Internal
- Assembly
- MASES.EntityFrameworkCore.KNet.dll
Reaches backend to find entities
public interface IKEFCoreTableEntityFinder
Methods
FindAndAddOnTracker(object[])
Find in backend and add on tracker since it was not found before
void FindAndAddOnTracker(object[] keyValues)
Parameters
keyValuesobject[]The set of value defined by key to be find