NSPersistentStore.MetadataForPersistentStoreWithUrl(NSUrl, NSError) Method

Definition

Gets the metadata for the store at the provided URL.

[Foundation.Export("metadataForPersistentStoreWithURL:error:")]
public static Foundation.NSDictionary MetadataForPersistentStoreWithUrl (Foundation.NSUrl url, out Foundation.NSError error);
static member MetadataForPersistentStoreWithUrl : Foundation.NSUrl *  -> Foundation.NSDictionary

Parameters

url
NSUrl
error
NSError

Returns

Attributes

Applies to