CKModifyRecordsOperation.Atomic Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets whether failure to store a single record causes the entire batch to fail and rollback.
public virtual bool Atomic { [Foundation.Export("atomic")] get; [Foundation.Export("setAtomic:")] set; }
member this.Atomic : bool with get, set
Property Value
- Attributes