Searched defs:colums (Results 1 – 2 of 2) sorted by relevance
238 std::string colums = "reminder_type"; variable
787 …NativeRdb::ResultSet> ReminderStore::Query(const std::string& tableName, const std::string& colums, in Query()