#include <FdoStd.h>
#include <Fdo/Schema/DataPropertyDefinition.h>
#include <Fdo/Schema/SchemaCollection.h>
Go to the source code of this file.
Classes | |
class | FdoDataPropertyDefinitionCollection |
The FdoDataPropertyDefinitionCollection class represents a collection of FdoDataPropertyDefinition objects. More... | |
Typedefs | |
typedef FdoPtr < FdoDataPropertyDefinitionCollection > | FdoDataPropertiesP |
FdoDataPropertiesP is a FdoPtr on FdoDataPropertyDefinitionCollection, provided for convenience. |