共用方式為


AgentCore 建構函式

Creates a new 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.

請參閱

參考

AgentCore 類別

Microsoft.SqlServer.Replication 命名空間