CKFetchRecordZonesOperation.FetchAllRecordZonesOperation Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Static function that returns an CKOperation that retrieves all record zones in the current database.
[Foundation.Export("fetchAllRecordZonesOperation")]
public static CloudKit.CKFetchRecordZonesOperation FetchAllRecordZonesOperation ();
static member FetchAllRecordZonesOperation : unit -> CloudKit.CKFetchRecordZonesOperation
Returns
- Attributes