Autodesk FDO Provider for SQL Server API Reference

SQLServer Provider API

API Reference Autodesk FDO Provider for SQL Server

FdoPostGISOvPropertyDefinitionCollection Class Reference

#include <PostGisOvPropertyDefinitionCollection.h>

List of all members.


Detailed Description

Concrete class defining physical schema overrides for collection of property definitions. This class is used in PostGIS schema overrides.

Definition at line 41 of file PostGisOvPropertyDefinitionCollection.h.

Static Public Member Functions

static FDOPOSTGIS_OV_API FdoPostGISOvPropertyDefinitionCollectionCreate (FdoRdbmsOvPropertyDefinitionCollection *base)
 Named constructor. Creates new instance based on given collection.
static FDOPOSTGIS_OV_API FdoPostGISOvPropertyDefinitionCollectionCreate ()
 Constructs a default of an FdoPostGISOvPropertyDefinitionCollection.

Protected Member Functions

virtual void Dispose ()
virtual FdoPostGISOvPropertyDefinitionDownCast (FdoRdbmsOvPropertyDefinition *value) const
 FdoPostGISOvPropertyDefinitionCollection (FdoRdbmsOvPropertyDefinitionCollection *base)
 FdoPostGISOvPropertyDefinitionCollection ()
 Default constructor.
virtual ~FdoPostGISOvPropertyDefinitionCollection ()
 Destructor.

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