NSPersistentStoreCoordinator
Notifications
NSPersistentStoreCoordinator(IntPtr)
NSPersistentStoreCoordinator(NativeHandle)
NSPersistentStoreCoordinator(NSManagedObjectModel)
NSPersistentStoreCoordinator(NSObjectFlag)
AddedPersistentStoresKey
BinaryStoreInsecureDecodingCompatibilityOption
BinaryStoreSecureDecodingClasses
BinaryStoreType
ClassHandle
CoreSpotlightExporter
DidImportUbiquitousContentChangesNotification
eUbiquitousContainerIdentifierKey
HistoryTrackingKey
IgnorePersistentStoreVersioningOption
InferMappingModelAutomaticallyOption
InMemoryStoreType
ManagedObjectModel
MigratePersistentStoresAutomaticallyOption
Name
PersistentStoreFileProtectionKey
PersistentStoreOSCompatibility
PersistentStores
PersistentStoreTimeoutOption
PersistentStoreUbiquitousContentNameKey
PersistentStoreUbiquitousContentUrlKey
PersistentStoreUbiquitousContentUrlLKey
PersistentStoreUbiquitousPeerTokenOption
ReadOnlyPersistentStoreOption
RebuildFromUbiquitousContentOption
RegisteredStoreTypes
RemovedPersistentStoresKey
RemoveUbiquitousMetadataOption
SQLiteAnalyzeOption
SQLiteManualVacuumOption
SQLitePragmasOption
SQLiteStoreType
StoreModelVersionHashesKey
StoreModelVersionIdentifiersKey
StoresDidChangeNotification
StoresWillChangeNotification
StoreTypeKey
StoreUUIDKey
TryLock
UbiquitousContainerIdentifierKey
UUIDChangedPersistentStoresKey
ValidateXMLStoreOption
WillRemoveStoreNotification
XMLStoreType
AddPersistentStore(NSString, String, NSUrl, NSDictionary, NSError)
AddPersistentStore(NSPersistentStoreDescription, Action<NSPersistentStoreDescription, NSError>)
AddPersistentStoreAsync(NSPersistentStoreDescription)
AddPersistentStoreWithType(NSString, String, NSUrl, NSDictionary, NSError)
DestroyPersistentStore(NSUrl, String, NSDictionary, NSError)
Execute(NSPersistentStoreRequest, NSManagedObjectContext, NSError)
ExecuteRequestwithContexterror(NSPersistentStoreRequest, NSManagedObjectContext, NSError)
FinishDeferredLightweightMigration(NSError)
FinishDeferredLightweightMigrationTask(NSError)
GetCurrentPersistentHistoryToken(NSObject[])
GetMetadata(NSPersistentStore)
GetMetadata(String, NSUrl, NSDictionary, NSError)
Lock()
ManagedObjectIDForURIRepresentation(NSUrl)
MetadataForPersistentStore(NSPersistentStore)
MetadataForPersistentStoreOfType(NSString, NSUrl, NSError)
MetadataForPersistentStoreWithUrl(NSUrl, NSError)
MigratePersistentStore(NSPersistentStore, NSUrl, NSDictionary, NSString, NSError)
Perform(Action)
PerformAndWait(Action)
PersistentStoreForUrl(NSUrl)
RegisterStoreClass(Class, NSString)
RemovePersistentStore(NSPersistentStore, NSError)
RemoveUbiquitousContentAndPersistentStore(NSUrl, NSDictionary, NSError)
ReplacePersistentStore(NSUrl, NSDictionary, NSUrl, NSDictionary, String, NSError)
SetMetadata(NSDictionary, NSPersistentStore)
SetMetadata(NSDictionary, NSString, NSUrl, NSError)
SetMetadata(NSDictionary<NSString, NSObject>, String, NSUrl, NSDictionary, NSError)
SetUrl(NSUrl, NSPersistentStore)
Unlock()
UrlForPersistentStore(NSPersistentStore)
xamarinios
namespace CoreData
{
[Register("NSPersistentStoreCoordinator", true)]
public class NSPersistentStoreCoordinator : NSObject, INSLocking, INativeObject, IDisposable
{
[Field("NSSQLiteManualVacuumOption", "CoreData")]
public static NSString! SQLiteManualVacuumOption { get; }
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API