Autodesk FDO Provider for Oracle .NET API Reference

Autodesk FDO Oracle Provider .NET API

.NET API Reference Autodesk FDO Provider for Oracle

OvPropertyMappingClass Class Reference

#include <mgOvPropertyMappingClass.h>

List of all members.


Detailed Description

Abstract class defining the physical schema overrides for the Class type object property mapping.

Definition at line 27 of file OSGeo/FDO/Providers/Rdbms/Override/mgOvPropertyMappingClass.h.

Public Member Functions

__property NAMESPACE_AUTODESK_GIS_FDO_PROVIDERS_RDBMS_OVERRIDE_ORACLE::OvClassDefinition * get_InternalClass ()
 
Returns:
Returns the internal class

__property NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::OvClassDefinition * get_InternalClass ()
 OvPropertyMappingClass ()
 Constructs a default of an OvPropertyMappingClass.
 OvPropertyMappingClass ()
 Constructs a default of an FdoSqlServerOvPropertyMappingClass.
__property System::Void set_InternalClass (NAMESPACE_AUTODESK_GIS_FDO_PROVIDERS_RDBMS_OVERRIDE_ORACLE::OvClassDefinition *classDefinition)
__property System::Void set_InternalClass (NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::OvClassDefinition *classDefinition)

Protected Member Functions

 OvPropertyMappingClass (System::IntPtr unmanaged, System::Boolean autoDelete)

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