Property MissingObjectStrategy

Assembly: redb.Core.dll

Strategy for handling non-existent objects on UPDATE.

[JsonConverter(typeof(MissingObjectStrategyJsonConverter))]
public MissingObjectStrategy MissingObjectStrategy { get; set; }