ReplicationAgentSchedule 构造函数

Creates a new instance of the ReplicationAgentSchedule class.

命名空间:  Microsoft.SqlServer.Replication
程序集:  Microsoft.SqlServer.Rmo(在 Microsoft.SqlServer.Rmo.dll 中)

语法

声明
Public Sub New
用法
Dim instance As New ReplicationAgentSchedule()
public ReplicationAgentSchedule()
public:
ReplicationAgentSchedule()
new : unit -> ReplicationAgentSchedule
public function ReplicationAgentSchedule()

注释

The default constructor initializes any fields to their default values.

This namespace, class, or member is supported only in version 2.0 of the .NET Framework.

请参阅

参考

ReplicationAgentSchedule 类

Microsoft.SqlServer.Replication 命名空间