.NET API Reference | OSGeo FDO Provider for MySQL |
OvPropertyMappingClass Class Reference
#include <mgOvPropertyMappingClass.h>
Detailed Description
Abstract class defining the physical schema overrides for the Class type object property mapping.
Definition at line 27 of file mgOvPropertyMappingClass.h.
Public Member Functions | |
__property NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::OvClassDefinition * | get_InternalClass () |
__property NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_MYSQL::OvClassDefinition * | get_InternalClass () |
OvPropertyMappingClass () | |
Constructs a default of an FdoSqlServerOvPropertyMappingClass. | |
OvPropertyMappingClass () | |
Constructs a default of an OvPropertyMappingClass. | |
__property System::Void | set_InternalClass (NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::OvClassDefinition *classDefinition) |
__property System::Void | set_InternalClass (NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_MYSQL::OvClassDefinition *classDefinition) |
Protected Member Functions | |
OvPropertyMappingClass (System::IntPtr unmanaged, System::Boolean autoDelete) |
The documentation for this class was generated from the following files:
- mgOvPropertyMappingClass.h
- MySQL/mgOvPropertyMappingClass.h
- SQLServerSpatial/mgOvPropertyMappingClass.h
Comments? |