API Reference | Autodesk FDO Provider for Oracle |
FdoPostGISOvPropertyMappingConcrete Class Reference
#include <PostGisOvPropertyMappingConcrete.h>
Inherits FdoPostGISOvPropertyMappingRelation, and FdoRdbmsOvPropertyMappingConcrete.
Inheritance diagram for FdoPostGISOvPropertyMappingConcrete:
Detailed Description
Concrete class defining the physical schema overrides for the concrete type object property mapping. Under the concrete mapping type, each object property is kept in its own table. This class is used in PostGIS schema overrides.
Definition at line 30 of file PostGisOvPropertyMappingConcrete.h.
Static Public Member Functions | |
static FDOPOSTGIS_OV_API FdoPostGISOvPropertyMappingConcrete * | Create () |
Protected Member Functions | |
virtual void | Dispose () |
FdoPostGISOvPropertyMappingConcrete () | |
Default constructor. | |
virtual | ~FdoPostGISOvPropertyMappingConcrete () |
Destructor. |
The documentation for this class was generated from the following file:
Comments? |