Compartir a través de


NSPersistentStoreCoordinator.GetMetadata Método

Definición

Obtiene los metadatos del almacén en una dirección URL.

[Foundation.Export("metadataForPersistentStoreOfType:URL:options:error:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> GetMetadata (string storeType, Foundation.NSUrl url, Foundation.NSDictionary options, out Foundation.NSError error);
static member GetMetadata : string * Foundation.NSUrl * Foundation.NSDictionary *  -> Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject>

Parámetros

storeType
String
url
NSUrl
options
NSDictionary

Se agregará.

Este parámetro puede ser null.

error
NSError

Devoluciones

Atributos

Se aplica a