true when successful; otherwise, false.
成功する場合はtrue;そうでなければ、false。
A query may fail to start if it does not specify a predicate, or if the query has already been started.
それがpredicateを指定しないならば、または照会が既に開始されるならば、照会は開始するのを失敗するでしょう。
Discussion
議論
A query can’t be started if the receiver is already running a query or no predicate has been specified.
照会は開始されることができません、もしレシーバが既に照会を実行している、または述部が指定されているならば。
This method must be called from the receiver’s operationQueue or on the main thread. For example:
このメソッドは、レシーバのもつoperationQueueからまたはメインスレッド上で呼び出されなければなりません。例えば:
A Boolean value that indicates whether the receiver is in the initial gathering phase of the query. (read-only)
レシーバがその照会の最初の収集段階の中にあるかどうかを指し示すブール値。(読み出しのみ)