Freigeben über


AgentCore-Konstruktor

Erstellt eine Instanz der AgentCore-Klasse.

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)

Syntax

'Declaration
Protected Sub New
'Usage

Dim instance As New AgentCore()
protected AgentCore()
protected:
AgentCore()
new : unit -> AgentCore
protected function AgentCore()

Hinweise

The default constructor initializes properties to their default values.