Autodesk FDO Provider for SQL Server API Reference

SQLServer Provider API

API Reference Autodesk FDO Provider for SQL Server

FdoSqlServerOvPropertyMappingSingle Class Reference

#include <SqlServerOvPropertyMappingSingle.h>

Inherits FdoSqlServerOvPropertyMappingDefinition, FdoRdbmsOvPropertyMappingSingle, FdoSqlServerOvPropertyMappingDefinition, and FdoRdbmsOvPropertyMappingSingle.

Inheritance diagram for FdoSqlServerOvPropertyMappingSingle:

Inheritance graph
[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 43 of file SqlServer/SqlServerOvPropertyMappingSingle.h.

Static Public Member Functions

static FDOSQLSERVER_OV_API
FdoSqlServerOvPropertyMappingSingle
Create ()
 Constructs a default of an FdoSqlServerOvPropertyMappingSingle.
static FDOSQLSERVER_OV_API
FdoSqlServerOvPropertyMappingSingle
Create ()
 Constructs a default of an FdoSqlServerOvPropertyMappingSingle.

Protected Member Functions

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

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