다음을 통해 공유


AppSearchSchema.StringPropertyConfig.JoinableValueType Property

Definition

Returns how this property is going to be used to join documents from other schema types.

public Android.App.AppSearch.StringPropertyJoinableValueType JoinableValueType { [Android.Runtime.Register("getJoinableValueType", "()I", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getJoinableValueType", "()I", "", ApiSince=34)>]
member this.JoinableValueType : Android.App.AppSearch.StringPropertyJoinableValueType

Property Value

Attributes

Remarks

Returns how this property is going to be used to join documents from other schema types.

Java documentation for android.app.appsearch.AppSearchSchema.StringPropertyConfig.getJoinableValueType().

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