This document is archived and information here might be outdated.  Recommended version.


GDSExportOptions Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributed > ESRI.ArcGIS.GeoDatabaseDistributed > Classes > G > GDSExportOptions Class
ArcGIS Developer Help

GDSExportOptionsClass Class

An object used to specify GeoDataServer export options.

Product Availability

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

Interfaces

Interfaces Description
IGDSExportOptions Provides access to methods that control replica export.
IPersist (esriSystem)
IPersistStream (esriSystem)
IXMLSerialize (esriSystem) Provides access to members that XML serialize and deserialize an object to/from XML.
IXMLVersionSupport (esriSystem) Provides access to members that help in serializing an object to different namespaces (versions).

Remarks

The GDSExportOptions coclass allows you to specify export options when exporting from a GeoDataServer. This includes operations such as data extration, replica creation and exporting data changes.