Construtor AgentApplication
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
Initializes a new instance of the AgentApplication class.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (em Microsoft.SqlServer.Replication.dll)
Sintaxe
'Declaração
Protected Sub New
'Uso
Dim instance As New AgentApplication()
protected AgentApplication()
protected:
AgentApplication()
new : unit -> AgentApplication
protected function AgentApplication()