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