API Reference OSGeo FDO Provider for ODBC
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

SqlServerOvPropertyMappingConcrete.h File Reference

#include <Rdbms/Override/SQLServerSpatial/SqlServerOv.h>
#include <Rdbms/Override/SQLServerSpatial/SqlServerOvPropertyMappingRelation.h>

Include dependency graph for SqlServerOvPropertyMappingConcrete.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  FdoSqlServerOvPropertyMappingConcrete
 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. More...

Typedefs

typedef FdoPtr< FdoSqlServerOvPropertyMappingConcreteFdoSqlServerOvPropertyMappingConcreteP
 FdoSqlServerOvPropertyMappingConcreteP is a FdoPtr on FdoSqlServerOvPropertyMappingConcrete, provided for convenience.

Typedef Documentation

typedef FdoPtr<FdoSqlServerOvPropertyMappingConcrete> FdoSqlServerOvPropertyMappingConcreteP
 

FdoSqlServerOvPropertyMappingConcreteP is a FdoPtr on FdoSqlServerOvPropertyMappingConcrete, provided for convenience.

Definition at line 50 of file SqlServerOvPropertyMappingConcrete.h.


Comments?