| API Reference | Autodesk FDO Provider for SQL Server |
FdoSqlServerOvObjectPropertyDefinition Class Reference
#include <SqlServerOvObjectPropertyDefinition.h>
Inherits FdoRdbmsOvObjectPropertyDefinition, FdoSqlServerOvPropertyDefinition, FdoRdbmsOvObjectPropertyDefinition, and FdoSqlServerOvPropertyDefinition.
Inheritance diagram for FdoSqlServerOvObjectPropertyDefinition:

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 FdoSqlServerOvPropertyMappingDefinition * | GetMappingDefinition () |
| Gets the mapping definition. | |
| FDOSQLSERVER_OV_API FdoSqlServerOvPropertyMappingDefinition * | GetMappingDefinition () |
| 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 FdoRdbmsOvPropertyMappingClass * | CreateClassMapping (bool attach) |
| Create and optionally attach a Class table property mapping. | |
| 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 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 FdoRdbmsOvPropertyMappingSingle * | CreateSingleMapping (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:
- SqlServer/SqlServerOvObjectPropertyDefinition.h
- SQLServerSpatial/SqlServerOvObjectPropertyDefinition.h
| Comments? |