AgentType Enumeration
SQL Server 2012
Enumerates the various types of replication agents.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
| Member name | Description | |
|---|---|---|
| All | All types of replication agents. | |
| SnapshotAgents | A replication Snapshot Agent. | |
| LogReaderAgents | A replication Log Reader Agent. | |
| DistributionAgents | A replication Distribution Agent. | |
| MergeAgents | A replication Merge Agent. | |
| MiscellaneousAgents | A miscellaneous replication agent. | |
| QueueReaderAgents | A replication Queue Reader Agent. |