FdoICreateSpatialIndex | The ICreateSpatialIndex interface defines the CreateSpatialIndex command, which is spatial indexing the speciified spatial context. Input to the command includes the name, spatial context, special index type, the number of dimensions for the new spatial index |
FdoIDestroySpatialIndex | The IDestroySpatialIndex interface defines the DestroySpatialIndex command, which drops an existing spatial index. Input to the command is the name of the index to drop |
FdoIGetCoordinateSystems | The FdoIGetCoordinateSystems interface defines the GetCoordinateSystems command, which enumerates the existing coordinate systems in the Oracle catalog |
FdoIGetDataStores | This command returns the list of datastores an opened connection can activate |
FdoIGetSpatialIndexes | The IGetSpatialIndexes interface defines the GetSpatialIndexes command, which enumerates the existing spatial indexes |
FdoISpatialIndexReader | The ISpatialIndexReader interface provides forward only, readonly functionality for enumerating spatial indexes. A reference to an ISpatialIndexReader is returned from the GetSpatialIndexes command. The initial position of the ISpatialIndexReader is prior to the first item. Therefore you must call ReadNext to begin accessing any data |
FdoOracleOvAssociationPropertyDefinition | Concrete class defining physical schema overrides for an association property definition |
FdoOracleOvClassCollection | Concrete class defining physical schema overrides for a collection of classes |
FdoOracleOvClassDefinition | Concrete class defining physical schema overrides for a class definition |
FdoOracleOvColumn | Concrete class defining physical schema overrides for a column |
FdoOracleOvDataPropertyDefinition | Concrete class defining physical schema overrides for a data property definition |
FdoOracleOvDataPropertyDefinitionCollection | Concrete class defining physical schema overrides for a collection of data properties |
FdoOracleOvGeometricColumn | Concrete class defining physical schema overrides for a geometric column |
FdoOracleOvGeometricPropertyDefinition | Concrete class defining physical schema overrides for a geometric property definition |
FdoOracleOvObjectPropertyDefinition | Concrete class defining physical schema overrides for an object property definition |
FdoOracleOvPhysicalSchemaMapping | Concrete class offering schema overrides for the Oracle Provider |
FdoOracleOvPropertyDefinition | Abstract class defining physical schema overrides for a property definition |
FdoOracleOvPropertyDefinitionCollection | Concrete class defining physical schema overrides for a collection of property definitions |
FdoOracleOvPropertyMappingConcrete | Concrete 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 |
FdoOracleOvPropertyMappingDefinition | Abstract class defining the physical schema overrides for object property table mappings |
FdoOracleOvPropertyMappingRelation | Abstract class defining the physical schema overrides for relation type object property table mappings |
FdoOracleOvPropertyMappingSingle | Concrete 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 |
FdoOracleOvTable | Concrete class defining physical schema overrides for a table |
FdoPostGISOvAssociationPropertyDefinition | Concrete class defining physical schema overrides for association property definition |
FdoPostGISOvClassCollection | Concrete class defining physical schema overrides for collection of classes |
FdoPostGISOvClassDefinition | Concrete class defining physical schema overrides for a class definition |
FdoPostGISOvColumn | Concrete class defining physical schema overrides for column. This class is used in PostGIS schema overrides |
FdoPostGISOvDataPropertyDefinition | Concrete class defining physical schema overrides for a data property definition |
FdoPostGISOvDataPropertyDefinitionCollection | Concrete class defining physical schema overrides for collection of data properties |
FdoPostGISOvGeometricColumn | Concrete class defining physical schema overrides for geometric column. This class is used in PostGIS schema overrides |
FdoPostGISOvGeometricPropertyDefinition | Concrete class defining physical schema overrides for a geometric property definition. This class is used in PostGIS schema overrides |
FdoPostGISOvObjectPropertyDefinition | Concrete class defining physical schema overrides for an object property definition. This class is used in PostGIS schema overrides |
FdoPostGISOvPhysicalSchemaMapping | Concrete class offering physical schema mapping overrides. This class is used in PostGIS schema overrides |
FdoPostGISOvPropertyDefinition | Abstract class defining physical schema overrides for a property definition. This class is used in PostGIS schema overrides |
FdoPostGISOvPropertyDefinitionCollection | Concrete class defining physical schema overrides for collection of property definitions. This class is used in PostGIS schema overrides |
FdoPostGISOvPropertyMappingClass | Concrete class defining the physical schema overrides for the Class type object property mapping. This class is used in PostGIS schema overrides |
FdoPostGISOvPropertyMappingConcrete | Concrete 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. This class is used in PostGIS schema overrides |
FdoPostGISOvPropertyMappingDefinition | Abstract class defining the physical schema overrides for object property table mappings. This class is used in PostGIS schema overrides |
FdoPostGISOvPropertyMappingRelation | Abstract class defining the physical schema overrides for relation type object property table mappings. This class is used in PostGIS schema overrides |
FdoPostGISOvPropertyMappingSingle | Concrete 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. This class is used in PostGIS schema overrides |
FdoPostGISOvTable | Concrete class defining physical schema overrides for a table. This class is used in PostGIS schema overrides |
FdoRdbmsOvAssociationPropertyDefinition | Abstract class defining physical schema overrides for an association property definition |
FdoRdbmsOvClassCollection | Concrete class defining physical schema overrides for a collection of class definitions |
FdoRdbmsOvClassDefinition | Abstract class defining physical schema overrides for a class definition |
FdoRdbmsOvColumn | Abstract class defining physical schema overrides for a column |
FdoRdbmsOvDataPropertyDefinition | Abstract class defining physical schema overrides for a data property definition |
FdoRdbmsOvGeometricColumn | Abstract base class for defining physical schema overrides for a geometric column. /summary> |
FdoRdbmsOvGeometricPropertyDefinition | Abstract class defining physical schema overrides for a geometric property definition |
FdoRdbmsOvObjectPropertyDefinition | Abstract class defining physical schema overrides for an object property definition |
FdoRdbmsOvPhysicalSchemaMapping | Abstract base class for RDBMS type provider schema override sets |
FdoRdbmsOvPropertyDefinition | Abstract class defining physical schema overrides for a property definition |
FdoRdbmsOvPropertyDefinitionCollection | Concrete class defining physical schema overrides for a collection of property definitions |
FdoRdbmsOvPropertyMappingClass | Abstract class defining the physical schema overrides for the Class type object property mapping |
FdoRdbmsOvPropertyMappingConcrete | Abstract 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> |
FdoRdbmsOvPropertyMappingDefinition | Abstract class defining the physical schema overrides for object property table mappings. /summary> |
FdoRdbmsOvPropertyMappingRelation | |
FdoRdbmsOvPropertyMappingSingle | Abstract 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> |
FdoRdbmsOvReadOnlyClassCollection | Collection of class overrides for an RDBMS-type provider. Members cannot be added to or removed from this collection. /summary> |
FdoRdbmsOvReadOnlyPropertyDefinitionCollection | Collection of property overrides for an RDBMS-type provider. Members cannot be added to or removed from this collection. /summary> |
FdoRdbmsOvSchemaAutoGeneration | This class provides directives for reverse-engineering FDO Feature Schema elements from the physical schema of the currently connected datastore. /summary> |
FdoRdbmsOvTable | Abstract class defining physical schema overrides for a table |
FdoSqlServerOvAssociationPropertyDefinition | Concrete class defining physical schema overrides for an association property definition |
FdoSqlServerOvClassCollection | Concrete class defining physical schema overrides for a collection of classes |
FdoSqlServerOvClassDefinition | Concrete class defining physical schema overrides for a class definition |
FdoSqlServerOvColumn | Concrete class defining physical schema overrides for a column |
FdoSqlServerOvDataPropertyDefinition | Concrete class defining physical schema overrides for a data property definition |
FdoSqlServerOvDataPropertyDefinitionCollection | Concrete class defining physical schema overrides for a collection of data properties |
FdoSqlServerOvGeometricColumn | Concrete class defining physical schema overrides for a geometric column |
FdoSqlServerOvGeometricPropertyDefinition | Concrete class defining physical schema overrides for a geometric property definition |
FdoSqlServerOvObjectPropertyDefinition | Concrete class defining physical schema overrides for an object property definition |
FdoSqlServerOvPhysicalSchemaMapping | Concrete class offering schema overrides for the SqlServer Provider |
FdoSqlServerOvPropertyDefinition | Abstract class defining physical schema overrides for a property definition |
FdoSqlServerOvPropertyDefinitionCollection | Concrete class defining physical schema overrides for a collection of property definitions |
FdoSqlServerOvPropertyMappingConcrete | Concrete 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 |
FdoSqlServerOvPropertyMappingDefinition | Abstract class defining the physical schema overrides for object property table mappings |
FdoSqlServerOvPropertyMappingRelation | Abstract class defining the physical schema overrides for relation type object property table mappings |
FdoSqlServerOvPropertyMappingSingle | Concrete 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 |
FdoSqlServerOvTable | Concrete class defining physical schema overrides for a table |