.NET API Reference OSGeo FDO Provider for ODBC
Main Page | Namespace List | Alphabetical List | Class List | File List | Class Members | File Members

OvObjectPropertyDefinition Class Reference

#include <mgOvObjectPropertyDefinition.h>

List of all members.


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_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvPropertyMappingDefinition * get_MappingDefinition ()
System::Void InitFromXml (NAMESPACE_OSGEO_COMMON_XML::XmlSaxContext *context, NAMESPACE_OSGEO_COMMON_XML::XmlAttributeCollection *attributes, System::String *mappingType, NAMESPACE_OSGEO_COMMON_XML::XmlAttributeCollection *mappingAttributes)

Protected Member Functions

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

Constructor & Destructor Documentation

OvObjectPropertyDefinition::OvObjectPropertyDefinition System::IntPtr  unmanaged,
System::Boolean  autoDelete
[protected]
 


Member Function Documentation

NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvPropertyMappingClass* OvObjectPropertyDefinition::CreateClassMapping System::Boolean  attach  ) 
 

NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvPropertyMappingConcrete* OvObjectPropertyDefinition::CreateConcreteMapping System::Boolean  attach  ) 
 

NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvPropertyMappingSingle* OvObjectPropertyDefinition::CreateSingleMapping System::Boolean  attach  ) 
 

__property NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvPropertyMappingDefinition* OvObjectPropertyDefinition::get_MappingDefinition  ) 
 

<summary>Gets the object property mapping definition</summary> <returns>Returns OvPropertyMappingDefinition</returns>

System::Void OvObjectPropertyDefinition::InitFromXml NAMESPACE_OSGEO_COMMON_XML::XmlSaxContext *  context,
NAMESPACE_OSGEO_COMMON_XML::XmlAttributeCollection *  attributes,
System::String *  mappingType,
NAMESPACE_OSGEO_COMMON_XML::XmlAttributeCollection *  mappingAttributes
 


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