Whether to return the total number of values for the field.
Set TotalValues
to False
if you do not want to return the <autn:total_values>
tag for the action. The total values tag shows the total number of values matched, which might be more than the total number of values returned (for example, if you set MaxValues ).
Setting TotalValues
to False
can improve performance for the action when you are not sorting by a field.
Actions: | |
Type: | Boolean |
Default: | True |
Example: | TotalValues=False
|
See Also: | MaxValues |
|