#include <FdoStd.h>
#include <Fdo/Schema/SchemaElement.h>
#include <Fdo/Schema/SchemaException.h>
#include <Fdo/Schema/ClassDefinition.h>
#include <Fdo/Schema/DataPropertyDefinitionCollection.h>
#include <Fdo/IDisposableCollection.h>
#include <Fdo/ReadOnlyCollection.h>
Go to the source code of this file.
Classes | |
class | FdoReadOnlyDataPropertyDefinitionCollection |
The FdoReadOnlyDataPropertyDefinitionCollection class represents a read-only collection of FdoDataPropertyDefinition objects. More... |