Transfers data to/from GeoDatabases.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
Interfaces
Interfaces | Description |
---|---|
IConnectionPointContainer | Supports connection points for connectable objects. |
IGeoDBDataTransfer | Provides access to members that transfer data to/from GeoDatabases. |
IGeoDBDataTransfer2 | Provides access to members that transfer data to/from GeoDatabases. |
Event Interfaces
Interfaces | Description |
---|---|
IFeatureProgress (default) | Provides access to members used to handle events from converting featureclass/table. |
Working with Events
[Visual Basic 6.0]
When working with GeoDBDataTransfer's default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pGeoDBDataTransfer as GeoDBDataTransfer