ScanSort

enum ScanSort : Enum<ScanSort>

Specifies the order of scan results.

Entries

Link copied to clipboard

Sort the results by document ID in lexicographic order.

Link copied to clipboard

Do not sort the results.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int