Skip to content

Instance Property

allColumns

The list of all column names available in the row, in no particular order.
var allColumns: [String] { get }

Discussion

Corresponds to KeyedDecodingContainer.allKeys.