columnCount property

int get columnCount

Number of values per record.

Implementation

int get columnCount => _data.columnCount;