GeoDataServer data transfer formats.
| Constant | Value | Description |
|---|---|---|
| esriGDSTransportTypeEmbedded | 0 | Data is embedded in messages. |
| esriGDSTransportTypeUrl | 1 | Data is accesible using a Url. |
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.