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