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.