copyTo

open override fun copyTo(other: Query)

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.