OSGeo FDO Provider for MySQL .NET API Reference

OSGeo FDO MySQL .NET API

.NET API Reference OSGeo FDO Provider for MySQL

OvPropertyMappingSingle Class Reference

#include <mgOvPropertyMappingSingle.h>

List of all members.


Detailed Description

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 ()
 Gets the prefix which is prepended to the name of each column /summary>
Returns:
Returns the prefix
.
 OvPropertyMappingSingle ()
 Constructs a default of an FdoSqlServerOvPropertyMappingSingle.
 OvPropertyMappingSingle ()
 Constructs a default of an OvPropertyMappingSingle.
__property System::Void set_Prefix (System::String *prefix)

Protected Member Functions

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

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