NSPersistentStoreCoordinator.MetadataForPersistentStore Method

Definition

Returns a metadata dictionary for the specified store.

[Foundation.Export("metadataForPersistentStore:")]
public virtual Foundation.NSDictionary MetadataForPersistentStore (CoreData.NSPersistentStore store);
abstract member MetadataForPersistentStore : CoreData.NSPersistentStore -> Foundation.NSDictionary
override this.MetadataForPersistentStore : CoreData.NSPersistentStore -> Foundation.NSDictionary

Parameters

Returns

Attributes

Applies to