copyTo

open fun copyTo(other: T)

Copies all stored properties of this SELECT query into the properties of other.

Override this function to additionally copy any properties that are not part of the primary constructor.