Edit

Share via


CKQueryOperation.Query Property

Definition

The CKQuery defining the search. If null, the Cursor is used.

public virtual CloudKit.CKQuery Query { [Foundation.Export("query", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setQuery:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Query : CloudKit.CKQuery with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to