Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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()
Remarks
The default constructor initializes properties to their default values.