Options class used by the Zadd() and ZaddWithIncr() methods.
void ClearExistsOption |
( |
| ) |
|
|
inline |
Clears/unsets any key existence modifiers that have been set.
Both the NX and XX modifiers will be omitted from the command.
Sets the NX or XX modifier.
Note: the NX and XX modifiers are mutually exclusive.
- Parameters
-
option | The key existence modifier. |
void SetReturnChanged |
( |
bool |
returnChanged | ) |
|
|
inline |
Sets or clears the CH modifier.
- Parameters
-
returnChanged | A value of true includes the CH modifier, false omits it. |
The documentation for this class was generated from the following file:
- /mnt/e/cosmo/program/repos/trunk/RedisClient/Assets/phants/ClientForRedis/Assets/Scripts/CmdClient/groups/util/ParameterTypes.cs