Without

data class Without(val cols: List<String>) : XtqlQuery.QueryTail

Constructors

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

Properties

Link copied to clipboard