Return

data class Return(val cols: List<Binding>) : XtqlQuery.QueryTail

Constructors

Link copied to clipboard
constructor(cols: List<Binding>)

Types

Properties

Link copied to clipboard