.NET API Reference | OSGeo FDO Provider for ODBC |
OvPropertyMappingSingle Class Reference
#include <mgOvPropertyMappingSingle.h>
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>.summary>Abstract class defining the physical schema overrides for relation type object property table mappings.
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>
| |
OvPropertyMappingSingle () | |
Constructs a default of an FdoSqlServerOvPropertyMappingSingle. | |
__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? |