FdoSqlServerOvObjectPropertyDefinition Class Reference

Concrete class defining physical schema overrides for an object property definition. More...

#include <SqlServerOvObjectPropertyDefinition.h>

Inherits FdoRdbmsOvObjectPropertyDefinition, and FdoSqlServerOvPropertyDefinition.

List of all members.


Public Member Functions

FDOSQLSERVER_OV_API
FdoSqlServerOvPropertyMappingDefinition
GetMappingDefinition ()
 Gets the mapping definition.
FDOSQLSERVER_OV_API void SetMappingDefinition (FdoSqlServerOvPropertyMappingDefinition *propertyMappingDefinition)
 Sets the mapping definition.

Static Public Member Functions

static FDOSQLSERVER_OV_API
FdoSqlServerOvObjectPropertyDefinition
Create (FdoString *name)
 Constructs an instance of an FdoSqlServerOvObjectPropertyDefinition using the specified arguments.
static FDOSQLSERVER_OV_API
FdoSqlServerOvObjectPropertyDefinition
Create ()
 Constructs a default of an FdoSqlServerOvObjectPropertyDefinition.

Protected Member Functions

virtual
FdoRdbmsOvPropertyMappingClass
CreateClassMapping (bool attach)
 Create and optionally attach a Class table property mapping.
virtual
FdoRdbmsOvPropertyMappingConcrete
CreateConcreteMapping (bool attach)
 Create and optionally attach a Concrete table property mapping.
virtual
FdoRdbmsOvPropertyMappingSingle
CreateSingleMapping (bool attach)
 Create and optionally attach a Single table property mapping.
virtual void Dispose ()
 FdoSqlServerOvObjectPropertyDefinition (FdoString *name)
 FdoSqlServerOvObjectPropertyDefinition ()
virtual ~FdoSqlServerOvObjectPropertyDefinition ()

Detailed Description

Concrete class defining physical schema overrides for an object property definition.
The documentation for this class was generated from the following file: