All Products
Search
Document Center

Tablestore:RowCountSort

Last Updated:May 10, 2024

RowCountSort specifies sorting based on the order of rows in a group.

Data structure

message RowCountSort {
    optional SortOrder order = 1;
}

Parameter

Type

Required

Description

order

SortOrder

Yes

The sorting method based on the order of rows in the group.