FDO API Reference Feature Data Objects
virtual FDO_API FdoDateTime FdoIReader::GetDateTime ( FdoString propertyName  )  [pure virtual]

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

Parameters:
propertyName Input the property name.
Returns:
Returns the date and time value.


Comments or suggestions? Send us feedback.