Freigeben über


AgentJobHistoryInfo-Konstruktor

Initializes a new instance of the AgentJobHistoryInfo class.

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New AgentJobHistoryInfo()
public AgentJobHistoryInfo()
public:
AgentJobHistoryInfo()
new : unit -> AgentJobHistoryInfo
public function AgentJobHistoryInfo()

Hinweise

The default constructor initializes fields to their default values.

Siehe auch

Verweis

AgentJobHistoryInfo Klasse

Microsoft.SqlServer.Replication-Namespace