yr.MSetParam.existence#
- MSetParam.existence: ExistenceOpt = 1#
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).