CursorJoiner.Result.Right Property

Definition

The row currently pointed to by the left cursor is unique

[Android.Runtime.Register("RIGHT")]
public static Android.Database.CursorJoiner.Result? Right { get; }
[<Android.Runtime.Register("RIGHT")>]
static member Right : Android.Database.CursorJoiner.Result

Property Value

Attributes

Remarks

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