'Declaration Public Overloads Function GetSQLiteDateTime( _ ByVal i As Integer _ ) As SQLiteDateTime |
public SQLiteDateTime GetSQLiteDateTime( int i ) |
Parameters
- i
- The zero-based column ordinal.
Return Value
The value of the specified column as a SQLiteDateTime object.