Table of Contents

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

keyValues object[]

The set of value defined by key to be find