dropDatabase

open fun dropDatabase(name: String): String

Returns the SQL statement that drops the database with the specified name.