FDO .NET API Reference Feature Data Objects
OSGeo::FDO::Schema::DataPropertyDefinition::DataPropertyDefinition ( System::IntPtr  unmanaged,
System::Boolean  autoDelete 
) [inline]

Constructs a DataPropertyDefinition object based on an unmanaged instance of the object.

Parameters:
unmanaged Input A Pointer to the unmanaged object.
autoDelete Input Indicates if the constructed object should be automatically deleted once it no longer referenced.

Definition at line 269 of file mgDataPropertyDefinition.h.


Comments or suggestions? Send us feedback.