OvPropertyMappingSingle Class Reference
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>.
More...
#include <mgOvPropertyMappingSingle.h>
List of all members.
|
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
.
|
__property System::Void | set_Prefix (System::String *prefix) |
Protected Member Functions |
| OvPropertyMappingSingle (System::IntPtr unmanaged, System::Boolean autoDelete) |
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.
The documentation for this class was generated from the following file: