Expand Minimize
This topic has not yet been rated - Rate this topic

ReplicationStatus Enumeration

Specifies the status of a replication agent job.

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
public enum ReplicationStatus
Member nameDescription
NotStartedThe agent has not started.
StartingThe agent is starting.
SucceededThe agent has succeeded.
RunningThe agent is running.
IdleThe agent is idle.
RetryThe agent is retrying.
FailedThe agent has failed to accomplish one of its tasks.

This namespace, class, or member is supported only in version 2.0 of the .NET Framework.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.