#include <mgOvPropertyMappingConcrete.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 () |
OvPropertyMappingConcrete () | |
Constructs a default of an FdoSqlServerOvPropertyMappingConcrete. | |
OvPropertyMappingConcrete () | |
Constructs a default of an OvPropertyMappingConcrete. | |
__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 | |
OvPropertyMappingConcrete (System::IntPtr unmanaged, System::Boolean autoDelete) |
Concrete class defining the physical schema overrides for the Concrete type object property mapping. Under the Concrete mapping type, each object property is kept in its own table.
summary>Abstract class defining the physical schema overrides for relation type object property table mappings.
Definition at line 27 of file mgOvPropertyMappingConcrete.h.