This document is archived and information here might be outdated. Recommended version. |
Provides access to members used for data conversions. Note: the ISimpleDataConverter interface has been superseded by ISimpleDataConverter2. Please consider using the more recent version.
Name | Description | |
---|---|---|
ConfigurationKeyword | The configuration keyword for the new FeatureClass. | |
Convert | Convert the input FeatureClass to another FeatureClass in the output FeatureDataset. | |
FlushInterval | The flushing interval for sde FeatureClass. | |
InputDatasetName | The input DatasetName, FeatureClass or table. | |
InputQueryFilter | The input QueryFilter. | |
IsFeatureTypeSimple | The property to preserve the inputFeatureType in the output. | |
OutputDatasetName | The output object class Name (optional). | |
OutputFeatureDatasetName | The output FeatureDatasetName. | |
OutputFields | The output fields for the input FeatureClass. | |
OutputGeometryDef | The GeometryDef (optional) for the output FeatureDatasetName. | |
ParentWindowHandle | The parent hWnd. | |
Reset | Reset all the properties associated with the simple data converter. |
Classes | Description |
---|---|
SimpleDataConverter | Convert a set of shape files into Access or SDE. |