|
string | count |
|
string | sortOrder |
|
Clears/unsets the COUNT modifier.
The COUNT modifier will be omitted from the command.
Clears/unsets the sort order modifiers.
Both the ASC and DESC modifiers will be omitted from the command.
void SetCount |
( |
int |
count | ) |
|
|
inline |
Sets the COUNT modifier.
- Parameters
-
count | The value of the COUNT modifier. |
Sets the ASC or DESC modifier.
Note: the ASC and DESC modifiers are mutually exclusive.
- Parameters
-
order | The value of the sort order modifier. |
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