#include <FdoCommon.h>
#include <Rdbms/Override/RdbmsOvPropertyMappingSingle.h>
#include <Rdbms/Override/SQLServerSpatial/SqlServerOv.h>
#include <Rdbms/Override/SQLServerSpatial/SqlServerOvPropertyMappingDefinition.h>
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 < FdoSqlServerOvPropertyMappingSingle > | FdoSqlServerOvPropertyMappingSingleP |
FdoSqlServerOvPropertyMappingSingleP is a FdoPtr on FdoSqlServerOvPropertyMappingSingle, provided for convenience. |