FDO .NET API Reference Feature Data Objects
__property System::Void OSGeo::FDO::Schema::RasterPropertyDefinition::set_DefaultDataModel ( OSGeo::FDO::Raster::RasterDataModel dataModel  ) 

Sets the default data model used by this raster property. Allowed values are only those data models that are acceptable to the SupportsDataModel capability.

Parameters:
dataModel The datamodel to be used for newly created rasters, or the default datamodel to be used when returning raster data.


Comments or suggestions? Send us feedback.