This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseDistributed > ESRI.ArcGIS.GeoDatabaseDistributed > Classes > G > GDSExportOptions CoClass (ArcObjects .NET 10.4 SDK) |
An object used to specify GeoDataServer export options.
Interfaces | Description |
---|---|
IGDSExportOptions | Provides access to methods that control replica export. |
IPersist | Defines the single method GetClassID, which is designed to supply the CLSID of an object that can be stored persistently in the system. IPersist is the base interface for three other interfaces: IPersistStorage, IPersistStream, and IPersistFile. |
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). |
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.