| .NET API Reference | OSGeo FDO Provider for ODBC |
#include <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_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::IOvPropertyMappingDefinition * | get_MappingDefinition () |
| __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) |
| OvObjectPropertyDefinition (System::String *name) | |
| OvObjectPropertyDefinition () | |
| <summary>Constructs a default of an FdoSqlServerOvObjectPropertyDefinition</summary> | |
| __property System::Void | set_MappingDefinition (NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::IOvPropertyMappingDefinition *propertyMappingDefinition) |
Protected Member Functions | |
| OvObjectPropertyDefinition (System::IntPtr unmanaged, System::Boolean autoDelete) | |
|
||||||||||||
|
|
|
|
<summary>Constructs a default of an FdoSqlServerOvObjectPropertyDefinition</summary> summary>Constructs an instance of an FdoSqlServerOvObjectPropertyDefinition using the specified arguments</summary> <param name="name">Input name</param> |
|
|
summary>Gets the mapping definition</summary> <returns>Returns the mapping definition</returns> |
|
|
|
|
|
|
|
|
|
|
|
summary>Sets the mapping definition</summary> <returns>Returns nothing</returns> |
|
|
<summary>Gets the object property mapping definition</summary> <returns>Returns OvPropertyMappingDefinition</returns> |
|
||||||||||||||||||||
|
|
|
|
|
| Comments? |