NSPersistentStoreCoordinator.MetadataForPersistentStoreWithUrl Method

Definition

[Foundation.Export("metadataForPersistentStoreWithURL:error:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 5, ObjCRuntime.PlatformArchitecture.All, null)]
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