CKDatabaseOperation.Database Property

Definition

Gets or sets the CKDatabase to which this operation applies.

public virtual CloudKit.CKDatabase Database { [Foundation.Export("database", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setDatabase:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Database : CloudKit.CKDatabase with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to