#include <FdoStd.h>
#include <Fdo/Xml/Context.h>
#include <Fdo/Commands/CommandException.h>
#include <Fdo/Commands/Schema/PhysicalElementMapping.h>
Go to the source code of this file.
Classes | |
class | FdoPhysicalPropertyMapping |
FdoPhysicalPropertyMapping is an abstract class that acts as a base class for all Physical Schema Mapping property overrides. More... | |
Typedefs | |
typedef FdoPtr < FdoPhysicalPropertyMapping > | FdoPhysicalPropertyMappingP |
FdoPhysicalPropertyMappingP is a FdoPtr on FdoPhysicalPropertyMapping, provided for convenience. |