protected abstract Task<Object> ExecuteEntityProjectionAsync( QueryExpression toExecute, CancellationToken cancellationToken )
Protected MustOverride Function ExecuteEntityProjectionAsync ( toExecute As QueryExpression, cancellationToken As CancellationToken ) As Task(Of Object)
(c)2002-2018 Solutions Design bv