FdoRdbmsOvPropertyMappingSingle Class Reference

#include <RdbmsOvPropertyMappingSingle.h>

Inherits FdoRdbmsOvPropertyMappingDefinition.

Inherited by FdoSqlServerOvPropertyMappingSingle.

List of all members.


Detailed Description

FdoRdbms.lib.

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>


Public Member Functions

FDORDBMS_OV_API FdoString * GetPrefix ()
 Gets the prefix which is prepended to the name of each column /summary>
Returns:
Returns the prefix
.
FDORDBMS_OV_API void SetPrefix (FdoString *prefix)

Protected Member Functions

FDORDBMS_OV_API FdoRdbmsOvPropertyMappingSingle ()
virtual FDORDBMS_OV_API
FdoXmlSaxHandler * 
XmlStartElement (FdoXmlSaxContext *context, FdoString *uri, FdoString *name, FdoString *qname, FdoXmlAttributeCollection *atts)
virtual FDORDBMS_OV_API ~FdoRdbmsOvPropertyMappingSingle ()

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