virtual FDO_API FdoDateTime FdoISQLDataReader::GetDateTime ( FdoString columnName  )  [pure virtual]

Gets the date time value of the specified column. No conversion is performed, thus the column must be FdoDataType_DateTime or an exception is thrown.

Parameters:
columnName Input the column name.
Returns:
Returns the date and time value.