Provides access to methods that control replica export.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
|
|
Description |
|
BinaryGeometry |
Indicates if the geometry should be exported in binary format (valid for XML export). |
|
Compressed |
Indicates whether the data should be compressed. |
|
ExportFormat |
The format to export to. |
CoClasses that implement IGDSExportOptions
CoClasses and Classes |
Description |
GDSExportOptions |
An object used to specify GeoDataServer export options. |
Remarks
The IGDSExportOptions interface has properties that define how to export from a GeoDataServer.
.NET Related Topics
GeoData services |
How to create a replica in a disconnected environment