共用方式為


NSPersistentStoreDescription.IsReadOnly 屬性

定義

取得或設定值,這個值會指出存放區是否為唯讀。

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

屬性值

true 如果存放區是唯讀的,則為 。 否則為 false

屬性

適用於