| A .NET wrapper to the SQLite database | |
SQLiteResultSet.ColumnNames Property
Returns an ArrayList of the column names associated with
this result set.
[Visual Basic]Public ReadOnly Property ColumnNames As
ArrayList See Also
SQLiteResultSet Class | SQLite.NET Namespace