Contents

NSAsynchronousFetchResult

A fetch result object that encompasses the response from an executed asynchronous fetch request.

Declaration

class NSAsynchronousFetchResult<ResultType> where ResultType : NSFetchRequestResult

Topics

Getting Information About a Result

See Also

Fetch requests