API Reference | Autodesk FDO Provider for SQL Server |
FdoSqlServerOvPropertyMappingConcrete Class Reference
#include <SqlServerOvPropertyMappingConcrete.h>
Inherits FdoSqlServerOvPropertyMappingRelation, FdoRdbmsOvPropertyMappingConcrete, FdoSqlServerOvPropertyMappingRelation, and FdoRdbmsOvPropertyMappingConcrete.
Inheritance diagram for FdoSqlServerOvPropertyMappingConcrete:

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 39 of file SqlServer/SqlServerOvPropertyMappingConcrete.h.
Static Public Member Functions | |
static FDOSQLSERVER_OV_API FdoSqlServerOvPropertyMappingConcrete * | Create () |
Constructs a default of an FdoSqlServerOvPropertyMappingConcrete. | |
static FDOSQLSERVER_OV_API FdoSqlServerOvPropertyMappingConcrete * | Create () |
Constructs a default of an FdoSqlServerOvPropertyMappingConcrete. | |
Protected Member Functions | |
virtual void | Dispose () |
virtual void | Dispose () |
FdoSqlServerOvPropertyMappingConcrete () | |
FdoSqlServerOvPropertyMappingConcrete () | |
virtual | ~FdoSqlServerOvPropertyMappingConcrete () |
virtual | ~FdoSqlServerOvPropertyMappingConcrete () |
The documentation for this class was generated from the following files:
Comments? |