This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IS > ISimpleDataConverter2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members used for data conversions.
Description | ||
---|---|---|
ConfigurationKeyword | The configuration keyword for the new FeatureClass. | |
Convert | Convert the input FeatureClass to another FeatureClass in the output FeatureDataset. | |
DataConvertProcess | The data converter process object. | |
FlushInterval | The flushing interval for sde FeatureClass. | |
InputDatasetName | The input DatasetName, FeatureClass or table. | |
InputQueryFilter | The input QueryFilter. | |
InputSelectionSet | The set of objects to convert. | |
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. |
Interfaces | Description |
---|---|
ISimpleDataConverter | Provides access to members used for data conversions. |
CoClasses and Classes | Description |
---|---|
SimpleDataConverter | Convert a set of shape files into Access or SDE. |