AgentCore 构造函数

Creates an instance of the AgentCore class.

命名空间:  Microsoft.SqlServer.Replication
程序集:  Microsoft.SqlServer.Replication(在 Microsoft.SqlServer.Replication.dll 中)

语法

声明
Protected Sub New
用法

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

注释

The default constructor initializes properties to their default values.