| API Reference | OSGeo FDO Provider for ArcSDE |
#include <FdoArcSDEPropertyMapping.h>
Definition at line 159 of file FdoArcSDEPropertyMapping.h.
Public Member Functions | |
| FDOSDE_API void | Dispose (void) |
| Dispose this object. | |
| virtual FDOSDE_API | ~ArcSDEPropertyMappingCollection (void) |
| The destructor for the ArcSDEPropertyMappingCollection class. | |
Static Public Member Functions | |
| static FDOSDE_API ArcSDEPropertyMappingCollection * | Create (ArcSDEClassMapping *parent) |
| Creates a new instance of the ArcSDEPropertyMappingCollection class.
/ returns a new instance of the ArcSDEPropertyMappingCollection class. | |
Protected Member Functions | |
| FDOSDE_API | ArcSDEPropertyMappingCollection (ArcSDEClassMapping *parent) |
| The constructor for the ArcSDEPropertyMappingCollection class. | |
| ArcSDEPropertyMappingCollection () | |
| 0-argument constructor to please FdoPtr::operator->() : | |
| Comments? |