| API Reference | OSGeo FDO Provider for ODBC |
#include <OdbcOvPhysicalSchemaMapping.h>
Inherits FdoRdbmsOvPhysicalSchemaMapping.
Inheritance diagram for FdoOdbcOvPhysicalSchemaMapping:

Definition at line 27 of file OdbcOvPhysicalSchemaMapping.h.
Public Member Functions | |
| FDOODBC_OV_API FdoOdbcOvClassCollection * | GetClasses () |
| Gets the classes. | |
| virtual FDOODBC_OV_API FdoString * | GetProvider (void) |
| Gets the provider name. | |
Static Public Member Functions | |
| static FDOODBC_OV_API FdoOdbcOvPhysicalSchemaMapping * | Create (FdoString *name) |
| Constructs an instance of an FdoOdbcOvPhysicalSchemaMapping using the specified arguments. | |
| static FDOODBC_OV_API FdoOdbcOvPhysicalSchemaMapping * | Create () |
| Constructs a default of an FdoOdbcOvPhysicalSchemaMapping. | |
Protected Member Functions | |
| virtual void | AddClass (FdoRdbmsOvClassDefinition *pClass) |
| Add the given class override to this schema override set. | |
| virtual FdoRdbmsOvClassDefinition * | CreateClass (FdoXmlSaxContext *context, FdoXmlAttributeCollection *atts) |
| Create a class override from XML attributes. | |
| virtual void | Dispose () |
| FdoOdbcOvPhysicalSchemaMapping (FdoString *name) | |
| FdoOdbcOvPhysicalSchemaMapping () | |
| void | Init () |
| Common initializer for all constructors:. | |
| virtual | ~FdoOdbcOvPhysicalSchemaMapping () |
| Comments? |