[ROOT] / doc / toc / ARCQuery / Class / QueryExpressionShuffle

Execute , SyntaxHelp , TryCheckForExistenceOfKey


Shuffles collection in random order.

Useful when you want to see a limited but still 'representative' sample of result set.

Useful in collection with QueryExpressionTake.

Note extension method Shuffle which can be used in C# directly.
See SyntaxHelp.


ExecuteTransforms the given input collection into a resulting collection.
SyntaxHelpSHUFFLE
TryCheckForExistenceOfKeyUsed by query expressions in order to catch wrong field names used or misspelling of field names.

Details

Generated 2024-04-20 00:37:47.738 UTC