clear

abstract fun clear(vararg eVProfiles: DEVProfile)

Removes all the data for selected energetic vehicle profiles from the database

Parameters

eVProfiles

energetic vehicle profiles which data should be removed (with given ids)


abstract fun clear(vehicleModelId: String): Int

Removes the data of all energetic vehicle profiles that corresponds to passed vehicleModelId

Return

number of deleted rows


abstract fun clear()

Removes the data of all energetic vehicle profiles