ArcObjects Library Reference (GeoDatabaseDistributed)  

esriGDSTransportType Constants

GeoDataServer data transfer formats.

Constant Value Description
esriGDSTransportTypeEmbedded 0 Data is embedded in messages.
esriGDSTransportTypeUrl 1 Data is accesible using a Url.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Remarks

The esriGDSTransportType enumeration contains values that represent transport type options. Methods on the IGeoDataServer interfece use this enumeration to determine or define data storage for export and import operations.