NSPersistentStoreDescription.Type 属性

定义

获取或设置存储类型。

public virtual string Type { [Foundation.Export("type")] get; [Foundation.Export("setType:")] set; }
member this.Type : string with get, set

属性值

存储类型。

属性

注解

NSPersistentStoreCoordinator 包含表示有效存储类型的静态属性。

适用于