Construtor AgentProfile
Initializes a new instance of the AgentProfile class.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (em Microsoft.SqlServer.Rmo.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New AgentProfile()
public AgentProfile()
public:
AgentProfile()
new : unit -> AgentProfile
public function AgentProfile()
Comentários
This namespace, class, or member is supported only in the .NET Framework 2.0.
Consulte também