Autodesk FDO Provider for Oracle .NET API Reference

Autodesk FDO Oracle Provider .NET API

.NET API Reference Autodesk FDO Provider for Oracle

OvObjectPropertyDefinition Class Reference

#include <mgOvObjectPropertyDefinition.h>

List of all members.


Detailed Description

summary>Abstract class defining physical schema overrides for an object property definition.

Definition at line 36 of file OSGeo/FDO/Providers/Rdbms/Override/mgOvObjectPropertyDefinition.h.

Public Member Functions

NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvPropertyMappingClass * CreateClassMapping (System::Boolean attach)
NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvPropertyMappingConcrete * CreateConcreteMapping (System::Boolean attach)
NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvPropertyMappingSingle * CreateSingleMapping (System::Boolean attach)
__property NAMESPACE_AUTODESK_GIS_FDO_PROVIDERS_RDBMS_OVERRIDE_ORACLE::IOvPropertyMappingDefinitionget_MappingDefinition ()
__property NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::IOvPropertyMappingDefinitionget_MappingDefinition ()
__property NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvPropertyMappingDefinition * get_MappingDefinition ()
 Gets the object property mapping definition.
System::Void InitFromXml (NAMESPACE_OSGEO_COMMON_XML::XmlSaxContext *context, NAMESPACE_OSGEO_COMMON_XML::XmlAttributeCollection *attributes, System::String *mappingType, NAMESPACE_OSGEO_COMMON_XML::XmlAttributeCollection *mappingAttributes)
 OvObjectPropertyDefinition (System::String *name)
 OvObjectPropertyDefinition ()
 Constructs a default of an OvObjectPropertyDefinition.
 OvObjectPropertyDefinition (System::String *name)
 OvObjectPropertyDefinition ()
 Constructs a default of an FdoSqlServerOvObjectPropertyDefinition.
__property System::Void set_MappingDefinition (NAMESPACE_AUTODESK_GIS_FDO_PROVIDERS_RDBMS_OVERRIDE_ORACLE::IOvPropertyMappingDefinition *propertyMappingDefinition)
__property System::Void set_MappingDefinition (NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::IOvPropertyMappingDefinition *propertyMappingDefinition)

Protected Member Functions

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

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