Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
FdoRdbmsOvAssociationPropertyDefinitionAbstract class defining physical schema overrides for an association property definition
FdoRdbmsOvClassCollectionConcrete class defining physical schema overrides for a collection of class definitions
FdoRdbmsOvClassDefinitionAbstract class defining physical schema overrides for a class definition
FdoRdbmsOvColumnAbstract class defining physical schema overrides for a column
FdoRdbmsOvDataPropertyDefinitionAbstract class defining physical schema overrides for a data property definition
FdoRdbmsOvGeometricColumnAbstract base class for defining physical schema overrides for a geometric column. /summary>
FdoRdbmsOvGeometricPropertyDefinitionAbstract class defining physical schema overrides for a geometric property definition
FdoRdbmsOvObjectPropertyDefinitionAbstract class defining physical schema overrides for an object property definition
FdoRdbmsOvPhysicalSchemaMappingAbstract base class for RDBMS type provider schema override sets
FdoRdbmsOvPropertyDefinitionAbstract class defining physical schema overrides for a property definition
FdoRdbmsOvPropertyDefinitionCollectionConcrete class defining physical schema overrides for a collection of property definitions
FdoRdbmsOvPropertyMappingClassAbstract class defining the physical schema overrides for the Class type object property mapping
FdoRdbmsOvPropertyMappingConcreteAbstract class defining the physical schema overrides for the Concrete type object property mapping. Under the Concrete mapping type, each object property is kept in its own table. /summary>
FdoRdbmsOvPropertyMappingDefinitionAbstract class defining the physical schema overrides for object property table mappings. /summary>
FdoRdbmsOvPropertyMappingRelation
FdoRdbmsOvPropertyMappingSingleAbstract 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>
FdoRdbmsOvReadOnlyClassCollectionCollection of class overrides for an RDBMS-type provider. Members cannot be added to or removed from this collection. /summary>
FdoRdbmsOvReadOnlyPropertyDefinitionCollectionCollection of property overrides for an RDBMS-type provider. Members cannot be added to or removed from this collection. /summary>
FdoRdbmsOvSchemaAutoGenerationThis class provides directives for reverse-engineering FDO Feature Schema elements from the physical schema of the currently connected datastore. /summary>
FdoRdbmsOvTableAbstract class defining physical schema overrides for a table
FdoSqlServerOvAssociationPropertyDefinitionConcrete class defining physical schema overrides for an association property definition
FdoSqlServerOvClassCollectionConcrete class defining physical schema overrides for a collection of classes
FdoSqlServerOvClassDefinitionConcrete class defining physical schema overrides for a class definition
FdoSqlServerOvColumnConcrete class defining physical schema overrides for a column
FdoSqlServerOvDataPropertyDefinitionConcrete class defining physical schema overrides for a data property definition
FdoSqlServerOvDataPropertyDefinitionCollectionConcrete class defining physical schema overrides for a collection of data properties
FdoSqlServerOvGeometricColumnConcrete class defining physical schema overrides for a geometric column
FdoSqlServerOvGeometricPropertyDefinitionConcrete class defining physical schema overrides for a geometric property definition
FdoSqlServerOvObjectPropertyDefinitionConcrete class defining physical schema overrides for an object property definition
FdoSqlServerOvPhysicalSchemaMappingConcrete class offering schema overrides for the SqlServer Provider
FdoSqlServerOvPropertyDefinitionAbstract class defining physical schema overrides for a property definition
FdoSqlServerOvPropertyDefinitionCollectionConcrete class defining physical schema overrides for a collection of property definitions
FdoSqlServerOvPropertyMappingConcreteConcrete class defining the physical schema overrides for the Concrete type object property mapping. Under the Concrete mapping type, each object property is kept in its own table
FdoSqlServerOvPropertyMappingDefinitionAbstract class defining the physical schema overrides for object property table mappings
FdoSqlServerOvPropertyMappingRelationAbstract class defining the physical schema overrides for relation type object property table mappings
FdoSqlServerOvPropertyMappingSingleConcrete 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
FdoSqlServerOvTableConcrete class defining physical schema overrides for a table