NpgsqlDataReader.GetDateTime Method
[This is preliminary documentation and subject to change.]
Gets the value of a column converted to a DateTime.
[Visual Basic]
NotOverridable Public Function GetDateTime( _
ByVal
i As
Integer _
) As
Date Implements _
IDataRecord.GetDateTime
Implements
IDataRecord.GetDateTime
See Also
NpgsqlDataReader Class | Npgsql Namespace