WRAPPER_API void set_Datum(const HorizontalDatum &value)
The set_Datum method sets the HorizontalDatum being projected by this Projection.
The Projection object holds a reference to the specified HorizontalDatum. Therefore, one must be sure not to delete the HorizontalDatum used by the Projection before the Projection itself is deleted.