Name |
Description |
FdoBulkCopy |
A specialized ETL process that consists of one or more FdoClassToClassCopyProcess instances |
FdoBulkCopyOptions |
Defines the options for a FdoBulkCopy instance |
FdoClassCopyOptions |
Defines the options for a FdoClassToClassCopyProcess instance |
FdoClassToClassCopyProcess |
A specialized ETL process that copies data from one features class to another |
FdoClassToClassCopyProcess.PreClassCopyModifyOperation |
|
FdoDataPropertyConversionRule |
Defines a conversion rule between two data properties |
FdoJoin |
A specialized form of EtlProcess that merges two feature classes into one. The merged class is created before commencing the join |
FdoJoinOptions |
Controls the FdoJoin operation |
FdoSource |
Defines a FDO source |
FdoSpecializedEtlProcess |
A specialized form of ETL process. |
FeatureCountEventArgs |
Event object for counting features processed |
TableToFlatFile |
A FdoFeatureTable to flat file data source conversion process |