Compartilhar via


UIManagedDocument.ConfigurePersistentStoreCoordinator Método

Definição

Cria ou carrega o repositório persistente do documento.

[Foundation.Export("configurePersistentStoreCoordinatorForURL:ofType:modelConfiguration:storeOptions:error:")]
public virtual bool ConfigurePersistentStoreCoordinator (Foundation.NSUrl storeURL, string fileType, string configuration, Foundation.NSDictionary storeOptions, Foundation.NSError error);
abstract member ConfigurePersistentStoreCoordinator : Foundation.NSUrl * string * string * Foundation.NSDictionary * Foundation.NSError -> bool
override this.ConfigurePersistentStoreCoordinator : Foundation.NSUrl * string * string * Foundation.NSDictionary * Foundation.NSError -> bool

Parâmetros

storeURL
NSUrl
fileType
String
configuration
String
storeOptions
NSDictionary
error
NSError

Retornos

Atributos

Aplica-se a