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
.
 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)

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>.

Concrete 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>Abstract class defining the physical schema overrides for relation type object property table mappings.

Definition at line 30 of file mgOvPropertyMappingSingle.h.


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