Searched refs:abnormalWidthHeightQuerySql (Results 1 – 1 of 1) sorted by relevance
175 const string abnormalWidthHeightQuerySql = "SELECT COUNT(*) AS " + RECORD_COUNT + " FROM " + in QueryPhotoRecordInfo() local198 …ret = ParseResultSet(abnormalWidthHeightQuerySql, 0, photoRecordInfo.abnormalWidthOrHeightCount) &… in QueryPhotoRecordInfo()