次の方法で共有


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 名前空間