Returns an ArrayList of a column of data in the result set.
An ArrayList of the column data
The column index is zero based. A quicker way of getting a single column of data is the GetColumn method. Returns an empty ArrayList if the column index is not valid.
SQLiteResultSet Class | SQLite.NET Namespace | SQLiteResultSet.GetColumn Overload List