Beispiel #1
0
 public void Reset()
 {
     _currentBatchStartPosition = _seedQueryableRepository.Min(x => EntityPropertyRangeFilterIdentifier(x));
 }