Compartir a través de


AgentCore Constructor

Creates a new instance of the AgentCore 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 AgentCore()
protected AgentCore()
protected:
AgentCore()
new : unit -> AgentCore
protected function AgentCore()

Comentarios

The default constructor initializes properties to their default values.

Vea también

Referencia

AgentCore Clase

Espacio de nombres Microsoft.SqlServer.Replication