Status Property

This read-only property specifies the current status of the replication.

Syntax

ReplicationInstance.Status

Remarks

This property may be used to retrieve the exact error that caused a replication to abort.  If the project completes successfully, the status will be set to NOERROR.

Example

See the Cancel method.

See Also

State


© 1997-1998 Microsoft Corporation. All rights reserved.