| API Reference | Autodesk FDO Provider for SQL Server |
FdoPostGISOvTable Class Reference
#include <PostGisOvTable.h>
Inherits FdoRdbmsOvTable.
Inheritance diagram for FdoPostGISOvTable:

Detailed Description
Concrete class defining physical schema overrides for a table. This class is used in PostGIS schema overrides.
Definition at line 27 of file PostGisOvTable.h.
Public Member Functions | |
| FDOPOSTGIS_OV_API FdoString * | GetOwner () |
| Gets the owner. | |
| FDOPOSTGIS_OV_API void | SetOwner (FdoString *owner) |
| Sets the owner. | |
Static Public Member Functions | |
| static FDOPOSTGIS_OV_API FdoPostGISOvTable * | Create (FdoString *name) |
| static FDOPOSTGIS_OV_API FdoPostGISOvTable * | Create () |
Protected Member Functions | |
| virtual void | Dispose () |
| FdoPostGISOvTable (FdoString *name) | |
| FdoPostGISOvTable () | |
| void | Init () |
| virtual | ~FdoPostGISOvTable () |
The documentation for this class was generated from the following file:
| Comments? |