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.