#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 | FdoPhysicalClassMapping |
FdoPhysicalClassMapping is an abstract class that acts as a base class for all Physical Schema Mapping class overrides. More... | |
Typedefs | |
typedef FdoPtr < FdoPhysicalClassMapping > | FdoPhysicalClassMappingP |
FdoPhysicalClassMappingP is a FdoPtr on FdoPhysicalClassMapping, provided for convenience. |