getTempFileName

abstract fun getTempFileName(database: String? = null): String?(source)

Returns a generated temporary file name. If the option is not supported by the VFS, then null is returned.

Throws

if reading the option fails.