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


AgentProfileTypeOption Enumeration

Indicates whether a replication agent profile is system-defined or user-defined.

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

Синтаксис

'Декларация
Public Enumeration AgentProfileTypeOption
public enum AgentProfileTypeOption
public enum class AgentProfileTypeOption
public enum AgentProfileTypeOption
public enum AgentProfileTypeOption

Members

Member name Description
System The replication agent profile is pre-defined by replication.
User The replication agent profile is custom-defined by the user.

Замечания

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