FdoRdbmsOvPropertyMappingSingle 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 <RdbmsOvPropertyMappingSingle.h>

Inherits FdoRdbmsOvPropertyMappingDefinition.

Inherited by FdoSqlServerOvPropertyMappingSingle.

List of all members.


Public Member Functions

virtual FDORDBMS_OV_API void _writeXml (FdoXmlWriter *xmlWriter, const FdoXmlFlags *flags)
FDORDBMS_OV_API FdoString * GetPrefix ()
 Gets the prefix which is prepended to the name of each column /summary>
Returns:
Returns the prefix
.
virtual FDORDBMS_OV_API void InitFromXml (FdoXmlSaxContext *pContext, FdoXmlAttributeCollection *attrs)
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 ()

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

<library> FdoRdbms.lib </library>


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