Autodesk FDO Provider for SQL Server API Reference

SQLServer Provider API

API Reference Autodesk FDO Provider for SQL Server

FdoSqlServerOvObjectPropertyDefinition Class Reference

#include <SqlServerOvObjectPropertyDefinition.h>

Inherits FdoRdbmsOvObjectPropertyDefinition, FdoSqlServerOvPropertyDefinition, FdoRdbmsOvObjectPropertyDefinition, and FdoSqlServerOvPropertyDefinition.

Inheritance diagram for FdoSqlServerOvObjectPropertyDefinition:

Inheritance graph
[legend]
List of all members.

Detailed Description

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

Definition at line 43 of file SqlServer/SqlServerOvObjectPropertyDefinition.h.

Public Member Functions

FDOSQLSERVER_OV_API FdoSqlServerOvPropertyMappingDefinitionGetMappingDefinition ()
 Gets the mapping definition.
FDOSQLSERVER_OV_API FdoSqlServerOvPropertyMappingDefinitionGetMappingDefinition ()
 Gets the mapping definition.
FDOSQLSERVER_OV_API void SetMappingDefinition (FdoSqlServerOvPropertyMappingDefinition *propertyMappingDefinition)
 Sets 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.
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 FdoRdbmsOvPropertyMappingClassCreateClassMapping (bool attach)
 Create and optionally attach a Class table property mapping.
virtual FdoRdbmsOvPropertyMappingClassCreateClassMapping (bool attach)
 Create and optionally attach a Class table property mapping.
virtual FdoRdbmsOvPropertyMappingConcreteCreateConcreteMapping (bool attach)
 Create and optionally attach a Concrete table property mapping.
virtual FdoRdbmsOvPropertyMappingConcreteCreateConcreteMapping (bool attach)
 Create and optionally attach a Concrete table property mapping.
virtual FdoRdbmsOvPropertyMappingSingleCreateSingleMapping (bool attach)
 Create and optionally attach a Single table property mapping.
virtual FdoRdbmsOvPropertyMappingSingleCreateSingleMapping (bool attach)
 Create and optionally attach a Single table property mapping.
virtual void Dispose ()
virtual void Dispose ()
 FdoSqlServerOvObjectPropertyDefinition (FdoString *name)
 FdoSqlServerOvObjectPropertyDefinition ()
 FdoSqlServerOvObjectPropertyDefinition (FdoString *name)
 FdoSqlServerOvObjectPropertyDefinition ()
virtual ~FdoSqlServerOvObjectPropertyDefinition ()
virtual ~FdoSqlServerOvObjectPropertyDefinition ()

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