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


IGDSData2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributed > ESRI.ArcGIS.GeoDatabaseDistributed > Interfaces > IG > IGDSData2 Interface
ArcGIS Developer Help

IGDSData2 Interface

Provides access to methods supported by a GDSReplicaData object.

Product Availability

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

Members

Name Description
Read/write property Compressed Indicates whether the data has been compressed.
Read/write property ConnectionProperties The properties to be used when downloading the data (if transport type is URL).
Read/write property EmbeddedData The embedded replica data.
Read/write property TransportType The transport type used to transfer the replica data.
Read/write property UploadID The ID of the uploaded data.
Read/write property URL The url where the replica data is located.

Inherited Interfaces

Interfaces Description
IGDSData Provides access to methods supported by a GDSReplicaData object.

Classes that implement IGDSData2

Classes Description