API Reference | OSGeo FDO Provider for ODBC |
FdoSqlServerOvPropertyMappingRelation Class Reference
#include <SqlServerOvPropertyMappingRelation.h>
Inherits FdoSqlServerOvPropertyMappingDefinition, and FdoRdbmsOvPropertyMappingRelation.
Inherited by FdoSqlServerOvPropertyMappingConcrete.
Inheritance diagram for FdoSqlServerOvPropertyMappingRelation:
Detailed Description
Abstract class defining the physical schema overrides for relation type object property table mappings.
Definition at line 30 of file SqlServerOvPropertyMappingRelation.h.
Public Member Functions | |
FDOSQLSERVER_OV_API FdoSqlServerOvClassDefinition * | GetInternalClass () |
Gets the internal class. | |
FDOSQLSERVER_OV_API void | SetInternalClass (FdoSqlServerOvClassDefinition *classDefinition) |
Sets the internal class. | |
Protected Member Functions | |
virtual FdoRdbmsOvClassDefinition * | CreateInternalClass (bool attach) |
Creates and optionally attaches an internal class override object. | |
FdoSqlServerOvPropertyMappingRelation () | |
virtual | ~FdoSqlServerOvPropertyMappingRelation () |
The documentation for this class was generated from the following file:
Comments? |