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

FdoSqlServerOvPropertyMappingConcrete Class Reference

#include <SqlServerOvPropertyMappingConcrete.h>

Inherits FdoSqlServerOvPropertyMappingRelation, and FdoRdbmsOvPropertyMappingConcrete.

Inheritance diagram for FdoSqlServerOvPropertyMappingConcrete:

[legend]
List of all members.

Detailed Description

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.

Definition at line 28 of file SqlServerOvPropertyMappingConcrete.h.


Static Public Member Functions

FDOSQLSERVER_OV_API FdoSqlServerOvPropertyMappingConcreteCreate ()
 Constructs a default of an FdoSqlServerOvPropertyMappingConcrete.

Protected Member Functions

virtual void Dispose ()
 FdoSqlServerOvPropertyMappingConcrete ()
virtual ~FdoSqlServerOvPropertyMappingConcrete ()

Constructor & Destructor Documentation

FdoSqlServerOvPropertyMappingConcrete::FdoSqlServerOvPropertyMappingConcrete  )  [protected]
 

virtual FdoSqlServerOvPropertyMappingConcrete::~FdoSqlServerOvPropertyMappingConcrete  )  [protected, virtual]
 


Member Function Documentation

FDOSQLSERVER_OV_API FdoSqlServerOvPropertyMappingConcrete* FdoSqlServerOvPropertyMappingConcrete::Create  )  [static]
 

Constructs a default of an FdoSqlServerOvPropertyMappingConcrete.

Returns:
Returns FdoSqlServerOvPropertyMappingConcrete

virtual void FdoSqlServerOvPropertyMappingConcrete::Dispose  )  [protected, virtual]
 


The documentation for this class was generated from the following file:
Comments?