Share via


JoinSpec.NestedQuery Property

Definition

Returns the query to run on the joined documents.

public string NestedQuery { [Android.Runtime.Register("getNestedQuery", "()Ljava/lang/String;", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getNestedQuery", "()Ljava/lang/String;", "", ApiSince=34)>]
member this.NestedQuery : string

Property Value

Attributes

Remarks

Returns the query to run on the joined documents.

Java documentation for android.app.appsearch.JoinSpec.getNestedQuery().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to