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

SqlServerOvPropertyMappingSingle.h File Reference

#include <FdoCommon.h>
#include <Rdbms/Override/RdbmsOvPropertyMappingSingle.h>
#include <Rdbms/Override/SQLServerSpatial/SqlServerOv.h>
#include <Rdbms/Override/SQLServerSpatial/SqlServerOvPropertyMappingDefinition.h>

Include dependency graph for SqlServerOvPropertyMappingSingle.h:

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

Go to the source code of this file.


Classes

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

Typedefs

typedef FdoPtr< FdoSqlServerOvPropertyMappingSingleFdoSqlServerOvPropertyMappingSingleP
 FdoSqlServerOvPropertyMappingSingleP is a FdoPtr on FdoSqlServerOvPropertyMappingSingle, provided for convenience.

Typedef Documentation

typedef FdoPtr<FdoSqlServerOvPropertyMappingSingle> FdoSqlServerOvPropertyMappingSingleP
 

FdoSqlServerOvPropertyMappingSingleP is a FdoPtr on FdoSqlServerOvPropertyMappingSingle, provided for convenience.

Definition at line 52 of file SqlServerOvPropertyMappingSingle.h.


Comments?