Freigeben über


AgentCore-Konstruktor

Creates a new instance of the AgentCore class.

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.

Siehe auch

Verweis

AgentCore Klasse

Microsoft.SqlServer.Replication-Namespace