Condividi tramite


NSPersistentStore.SetMetadata(NSDictionary, NSUrl, NSError) Metodo

Definizione

Imposta i metadati per l'archivio nell'URL specificato.

[Foundation.Export("setMetadata:forPersistentStoreWithURL:error:")]
public static bool SetMetadata (Foundation.NSDictionary metadata, Foundation.NSUrl url, out Foundation.NSError error);
static member SetMetadata : Foundation.NSDictionary * Foundation.NSUrl *  -> bool

Parametri

metadata
NSDictionary

Da aggiungere.

Questo parametro può essere null.

url
NSUrl
error
NSError

Restituisce

Attributi

Si applica a