Поделиться через


AgentType Enumeration

Enumerates the various types of replication agents.

Пространство имен: Microsoft.SqlServer.Replication
Сборка: Microsoft.SqlServer.Rmo (in microsoft.sqlserver.rmo.dll)

Синтаксис

'Декларация
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.

Замечания

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

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

Microsoft.SqlServer.Replication Namespace

Другие ресурсы

Обзор агентов репликации