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

Gets the 64-bit integer value of the specified property. No conversion is performed, thus the property must be FdoDataType_Int64 or an exception is thrown.

Parameters:
propertyName Input the property name.
Returns:
Returns the FdoInt64 value.


Comments or suggestions? Send us feedback.