#include <RdbmsOvPropertyMappingSingle.h>
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 33 of file RdbmsOvPropertyMappingSingle.h.
Public Member Functions | |
FDORDBMS_OV_API FdoString * | GetPrefix () |
Gets the prefix which is prepended to the name of each column /summary>
| |
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 () |