yr.SetParam.existence#
- SetParam.existence: ExistenceOpt = 0#
Whether duplicate key writing is supported. Optional values:
ExistenceOpt.NONE(supported, default) andExistenceOpt.NX(not supported, optional).
Whether duplicate key writing is supported.
Optional values: ExistenceOpt.NONE (supported, default) and ExistenceOpt.NX (not supported, optional).