Previous in Contents Next in Contents

ReplicationRoute

The ReplicationRoute object provides methods and properties to administer individual replication routes. The ReplicationRoute object defines the following methods and properties:

Method Description
AddDestination Adds a destination to the route.
Commit Commits changes for a route.
Enum Enumerates the properties for a route.
EnumDestination Enumerates destinations for the route.
Get Retrieves a property for the route.
Put Sets a property for the route.
RemoveDestination Removes destination from the route.
Property Description
BaseDirectory Base directory for the route.
Name Route’s name.


© 1997-2000 Microsoft Corporation. All rights reserved.