AgentApplication Constructor
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
Initializes a new instance of the AgentApplication class.
Espacio de nombres: Microsoft.SqlServer.Replication
Ensamblado: Microsoft.SqlServer.Replication (en Microsoft.SqlServer.Replication.dll)
Sintaxis
'Declaración
Protected Sub New
'Uso
Dim instance As New AgentApplication()
protected AgentApplication()
protected:
AgentApplication()
new : unit -> AgentApplication
protected function AgentApplication()