Construtor AgentCore
Creates an instance of the AgentCore class.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (em Microsoft.SqlServer.Replication.dll)
Sintaxe
'Declaração
Protected Sub New
'Uso
Dim instance As New AgentCore()
protected AgentCore()
protected:
AgentCore()
new : unit -> AgentCore
protected function AgentCore()
Comentários
The default constructor initializes properties to their default values.
Consulte também