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


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

IReplicaValidation2 Interface

Provides access to members that validate a replica.

Product Availability

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

Members

Name Description
Method ValidateDeltaFile Indicates if the check-out in a delta database is valid.
Method ValidateReplicaPair Indicates if the check-out in a check-out database is valid.
Method ValidateReplicaSchema Validates a replicas schema in the geodatabase.

Inherited Interfaces

Interfaces Description
IReplicaValidation Provides access to members that validate a check-out.

Classes that implement IReplicaValidation2

Classes Description
ReplicaValidator Validates a check-out with the master geodatabase.

Remarks

This interface provides access to a method that validates a replica's schema.