Searched refs:tmpRow (Results 1 – 1 of 1) sorted by relevance
202 const int32_t tmpRow = 0; in GetStringValue() local203 resultSet->GoToRow(tmpRow); in GetStringValue()204 int32_t ret = resultSet->GetString(tmpRow, value); in GetStringValue()