DatasetRows typedef

DatasetRows = List<DatasetRecord>

Implementation

typedef DatasetRows = List<DatasetRecord>;