Condividi tramite


AgentProfileTypeOption Enumeration

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

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

Sintassi

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

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