GetSQLiteType(Int32) Method
Gets the value of the specified column as a
SQLiteType object.
'Declaration
Public Overloads Function GetSQLiteType( _
ByVal As Integer _
) As SQLiteType
Parameters
- i
- The zero-based column ordinal.
Return Value
The value of the specified column as a
SQLiteType object.