API Reference | Autodesk FDO Provider for Oracle |
FdoSqlServerOvPropertyMappingSingle Class Reference
#include <SqlServerOvPropertyMappingSingle.h>
Inherits FdoSqlServerOvPropertyMappingDefinition, and FdoRdbmsOvPropertyMappingSingle.
Inheritance diagram for FdoSqlServerOvPropertyMappingSingle:
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 | |
static FDOSQLSERVER_OV_API FdoSqlServerOvPropertyMappingSingle * | Create () |
Constructs a default of an FdoSqlServerOvPropertyMappingSingle. | |
Protected Member Functions | |
virtual void | Dispose () |
FdoSqlServerOvPropertyMappingSingle () | |
virtual | ~FdoSqlServerOvPropertyMappingSingle () |
The documentation for this class was generated from the following file:
Comments? |