groupingAttributes
An array of grouping attributes. (read-only)
Declaration
var groupingAttributes: [String]? { get set }Discussion
Setting this property while a query is running stops the query and discards the current results. The receiver immediately starts a new query.