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

OvPropertyMappingSingle Class Reference

#include <mgOvPropertyMappingSingle.h>

List of all members.


Detailed Description

<summary> Abstract class defining the physical schema overrides for the Single type object property mapping. Under the Single mapping type, the object property is kept in the same table as its containing class. /summary>

Definition at line 30 of file mgOvPropertyMappingSingle.h.


Public Member Functions

__property System::String * get_Prefix ()
 OvPropertyMappingSingle ()
 <summary>Constructs a default of an FdoSqlServerOvPropertyMappingSingle</summary>
 OvPropertyMappingSingle ()
__property System::Void set_Prefix (System::String *prefix)

Protected Member Functions

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

Constructor & Destructor Documentation

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

OvPropertyMappingSingle::OvPropertyMappingSingle  ) 
 

<summary>Constructs a default of an OvPropertyMappingSingle</summary> <returns>Returns OvPropertyMappingSingle</returns>

OvPropertyMappingSingle::OvPropertyMappingSingle  ) 
 

<summary>Constructs a default of an FdoSqlServerOvPropertyMappingSingle</summary>


Member Function Documentation

__property System::String* OvPropertyMappingSingle::get_Prefix  ) 
 

summary>Sets the prefix</summary> <returns>Returns nothing</returns>

__property System::Void OvPropertyMappingSingle::set_Prefix System::String *  prefix  ) 
 


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