共用方式為


AgentJobHistoryInfo 建構函式

Initializes a new instance of the AgentJobHistoryInfo class.

命名空間:  Microsoft.SqlServer.Replication
組件:  Microsoft.SqlServer.Rmo (在 Microsoft.SqlServer.Rmo.dll 中)

語法

'宣告
Public Sub New
'用途

Dim instance As New AgentJobHistoryInfo()
public AgentJobHistoryInfo()
public:
AgentJobHistoryInfo()
new : unit -> AgentJobHistoryInfo
public function AgentJobHistoryInfo()

備註

The default constructor initializes fields to their default values.

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