CursorJoiner.Result.Left Property

Definition

The row currently pointed to by the right cursor is unique

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

Property Value

CursorJoiner.Result
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