共用方式為


NSPersistentStoreCoordinator.MetadataForPersistentStoreWithUrl 方法

定義

[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

參數

url
NSUrl
error
NSError

傳回

屬性

適用於