AgentType Enumeration

Enumerates the various types of replication agents.

Namespace: Microsoft.SqlServer.Replication
Assembly : Microsoft.SqlServer.Rmo (in microsoft.sqlserver.rmo.dll)

Syntax

'Declaration
Public Enumeration AgentType
public enum AgentType
public enum class AgentType
public enum AgentType
public enum AgentType

Members

Member name Description
All All types of replication agents.
DistributionAgents A replication Distribution Agent.
LogReaderAgents A replication Log Reader Agent.
MergeAgents A replication Merge Agent.
MiscellaneousAgents A miscellaneous replication agent.
QueueReaderAgents A replication Queue Reader Agent.
SnapshotAgents A replication Snapshot Agent.

Hinweise

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

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

Microsoft.SqlServer.Replication Namespace

Andere Ressourcen

Replikations-Agents (Übersicht)