API Reference | OSGeo FDO Provider for ODBC |
#include <SqlServerOvPropertyMappingRelation.h>
Inherits FdoSqlServerOvPropertyMappingDefinition, and FdoRdbmsOvPropertyMappingRelation.
Inherited by FdoSqlServerOvPropertyMappingClass, and FdoSqlServerOvPropertyMappingConcrete.
Inheritance diagram for FdoSqlServerOvPropertyMappingRelation:
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 () |
|
|
|
|
|
Creates and optionally attaches an internal class override object.
Reimplemented from FdoRdbmsOvPropertyMappingRelation. |
|
Gets the internal class.
Reimplemented from FdoRdbmsOvPropertyMappingRelation. |
|
Sets the internal class.
|
Comments? |