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


IReplicaValidation2 Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseDistributed)  

IReplicaValidation2 Interface

Provides access to members that validate a replica.

Product Availability

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

Members

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.

CoClasses that implement IReplicaValidation2

CoClasses and 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.