Autodesk FDO Provider for SQL Server API Reference

SQLServer Provider API

API Reference Autodesk FDO Provider for SQL Server

FdoPostGISOvPhysicalSchemaMapping Class Reference

#include <PostGisOvPhysicalSchemaMapping.h>

Inherits FdoRdbmsOvPhysicalSchemaMapping.

Inheritance diagram for FdoPostGISOvPhysicalSchemaMapping:

Inheritance graph
[legend]
List of all members.

Detailed Description

Concrete class offering physical schema mapping overrides. This class is used in PostGIS schema overrides.

Definition at line 28 of file PostGisOvPhysicalSchemaMapping.h.

Public Member Functions

FDOPOSTGIS_OV_API FdoPostGISOvClassCollectionGetClasses ()
 Gets the classes.
FDOPOSTGIS_OV_API FdoString * GetOwner ()
 Gets the owner.
virtual FDOPOSTGIS_OV_API
FdoString * 
GetProvider (void)
 Gets the provider name.
FDOPOSTGIS_OV_API void SetOwner (FdoString *owner)
 Sets the owner.

Static Public Member Functions

static FDOPOSTGIS_OV_API FdoPostGISOvPhysicalSchemaMappingCreate (FdoString *name)
 Constructs an instance of an FdoPostGISOvPhysicalSchemaMapping using the specified arguments.
static FDOPOSTGIS_OV_API FdoPostGISOvPhysicalSchemaMappingCreate ()
 Constructs a default of an FdoPostGISOvPhysicalSchemaMapping.

Protected Member Functions

virtual void AddClass (FdoRdbmsOvClassDefinition *classDef)
 Add the given class override to this schema override set.
virtual FdoRdbmsOvClassDefinitionCreateClass (FdoXmlSaxContext *saxContext, FdoXmlAttributeCollection *atts)
 Create a class override from XML attributes.
virtual void Dispose ()
 FdoPostGISOvPhysicalSchemaMapping (FdoString *name)
 FdoPostGISOvPhysicalSchemaMapping ()
void Init ()
 common initializer for all constructors:
virtual ~FdoPostGISOvPhysicalSchemaMapping ()

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