NSPersistentStore.MetadataForPersistentStoreWithUrl(NSUrl, NSError) 方法

定义

在提供的 URL 处获取存储的元数据。

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

参数

url
NSUrl
error
NSError

返回

属性

适用于