Searched refs:ColumnTypePair (Results 1 – 1 of 1) sorted by relevance
144 struct ColumnTypePair { struct149 ResultSet::ColumnType GetColType(int index, const ColumnTypePair *colMap, int32_t len) in GetColType()171 static constexpr ColumnTypePair mappingTbl[] = { in GetColumnType()188 …Type = GetColType(static_cast<int>(type), mappingTbl, sizeof(mappingTbl) / sizeof(ColumnTypePair)); in GetColumnType()