ContinuePrimaryKey

data class ContinuePrimaryKey(val key: Key, val primaryKey: Key) : CursorStart

Constructors

Link copied to clipboard
constructor(key: Key, primaryKey: Key)

Properties

Link copied to clipboard
val key: Key
Link copied to clipboard