FDO .NET API Reference Feature Data Objects
System::DateTime OSGeo::FDO::Commands::Feature::IReaderImp::GetDateTime ( System::String *  name  ) 

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

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


Comments or suggestions? Send us feedback.