getFile

open fun getFile(columnIndex: Int): File

Get file for file bound data. Well if this was Ada we would not need the “AsString” part as Ada supports overloading on return values. C++ and Java got that wrong.

Return

the value of that column as a string.

Parameters

columnIndex

the zero-based index of the target column.

See also

android.database.Cursor#getBlob(int)

Throws

file has disappeared.