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

FdoSqlServerOvPropertyMappingSingle Class Reference

#include <SqlServerOvPropertyMappingSingle.h>

Inherits FdoSqlServerOvPropertyMappingDefinition, and FdoRdbmsOvPropertyMappingSingle.

Inheritance diagram for FdoSqlServerOvPropertyMappingSingle:

[legend]
List of all members.

Detailed Description

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.

Definition at line 32 of file SqlServerOvPropertyMappingSingle.h.


Static Public Member Functions

FDOSQLSERVER_OV_API FdoSqlServerOvPropertyMappingSingleCreate ()
 Constructs a default of an FdoSqlServerOvPropertyMappingSingle.

Protected Member Functions

virtual void Dispose ()
 FdoSqlServerOvPropertyMappingSingle ()
virtual ~FdoSqlServerOvPropertyMappingSingle ()

Constructor & Destructor Documentation

FdoSqlServerOvPropertyMappingSingle::FdoSqlServerOvPropertyMappingSingle  )  [protected]
 

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


Member Function Documentation

FDOSQLSERVER_OV_API FdoSqlServerOvPropertyMappingSingle* FdoSqlServerOvPropertyMappingSingle::Create  )  [static]
 

Constructs a default of an FdoSqlServerOvPropertyMappingSingle.

Returns:
Returns FdoSqlServerOvPropertyMappingSingle

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


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