AgentCore Constructor
Creates an instance of the AgentCore class.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (in microsoft.sqlserver.replication.dll)
Syntax
'Declaration
Protected Sub New
protected AgentCore ()
protected:
AgentCore ()
protected AgentCore ()
protected function AgentCore ()
Remarks
The default constructor initializes properties to their default values.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
AgentCore Class
AgentCore Members
Microsoft.SqlServer.Replication Namespace