NSPersistentStoreDescription.IsReadOnly 属性

定义

获取或设置一个值,该值指示存储是否为只读。

public virtual bool IsReadOnly { [Foundation.Export("isReadOnly")] get; [Foundation.Export("setReadOnly:")] set; }
member this.IsReadOnly : bool with get, set

属性值

true 如果存储为只读,则为 。 否则为 false

属性

适用于