Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Return the index of the column used to get a String representation
of the Cursor.
Set method documentation [Android Documentation]
Defines the index of the column in the Cursor used to get a String
representation of that Cursor. The column is used to convert the
Cursor to a String only when the current CursorToStringConverter
is null.