Skip to content

Instance Method

columns(_:)

Specify mutiple columns to be included in the list of columns for the query.
@discardableResult func columns(_ columns: String...) -> Self

Discussion

Overwrites any previously specified column list.