Instance Property
returnedColumns
The number of columns that was actually returned.
var returnedColumns: Int? { get set }
Discussion
This field is set if the backing error is notEnoughColumns.
Instance Property
var returnedColumns: Int? { get set }
This field is set if the backing error is notEnoughColumns.