Condividi tramite


AgentType Enumeration

Enumerates the various types of replication agents.

Spazio dei nomi: Microsoft.SqlServer.Replication
Assembly : Microsoft.SqlServer.Rmo (in microsoft.sqlserver.rmo.dll)

Sintassi

'Dichiarazione
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.

Osservazioni

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

Piattaforme

Piattaforme di sviluppo

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Piattaforme di destinazione

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Vedere anche

Riferimento

Microsoft.SqlServer.Replication Namespace

Altre risorse

Panoramica degli agenti di replica