RecordProperty

sealed trait RecordProperty[A] extends RecordProperty0

Type of record property identifier.

class Object
trait Matchable
class Any
class SimplePropertyId[A, B]
class column[T]

Type members

Types

type R = A

Inherited types

type P
Inherited from:
RecordProperty0
type RR = Record[R]
Inherited from:
RecordProperty0

Value members

Inherited fields

val name: String
Inherited from:
RecordProperty0