Searched refs:GetColType (Results 1 – 1 of 1) sorted by relevance
149 ResultSet::ColumnType GetColType(int index, const ColumnTypePair *colMap, int32_t len) in GetColType() function188 …columnType = GetColType(static_cast<int>(type), mappingTbl, sizeof(mappingTbl) / sizeof(ColumnType… in GetColumnType()