Method PrepareValuesByStrategy(List<IRedbObject>, List<RedbValue>, bool)

Assembly: redb.Core.dll

Step 6: Strategy selection for values processing.
OpenSource: only DeleteInsert strategy is supported.
ChangeTracking requires Pro edition - override in ProObjectStorageProviderBase.

protected virtual Task PrepareValuesByStrategy(List<IRedbObject> objects, List<RedbValue> valuesList, bool isRootObjectNew)