Instance Property インスタンスプロパティ

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. 照会が動作している時にこのプロパティを設定することは、その照会を停止して現在の結果を廃棄します。レシーバは直ぐに新しい照会を開始します。

See Also 参照

Configuring Queries 照会を構成設定する