GeoData service UnregisterReplica method

Removes a replica from the geodatabase.

UnregisterReplica(string ReplicaName)

Parameter

Description

ReplicaName

The UnregisterReplica method is used to unregister or delete a replica from the geodatabase. The ReplicaName is the name of the replica. For ArcSDE, you must be connected as the SDE user or the database user that owns the replica.

Return Value

No return value.

Remarks

This method is used to unregister or delete a replica from the geodatabase. ReplicaName is the name of the replica. For ArcSDE, you must be connected as the ArcSDE user or the database user that owns the replica.

11/8/2016