Contents

fetchAllRecordZonesOperation()

Returns an operation for fetching all record zones in the current database.

Declaration

class func fetchAllRecordZonesOperation() -> Self

Discussion

Assign a value to the fetchRecordZonesCompletionBlock property of the operation that this method returns so that you can process the results.