共用方式為


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