AgentJobHistoryInfo Constructor
Initializes a new instance of the AgentJobHistoryInfo class.
Espacio de nombres: Microsoft.SqlServer.Replication
Ensamblado: Microsoft.SqlServer.Rmo (en Microsoft.SqlServer.Rmo.dll)
Sintaxis
'Declaración
Public Sub New
'Uso
Dim instance As New AgentJobHistoryInfo()
public AgentJobHistoryInfo()
public:
AgentJobHistoryInfo()
new : unit -> AgentJobHistoryInfo
public function AgentJobHistoryInfo()
Notas
The default constructor initializes fields to their default values.
This namespace, class, or member is supported only in the .NET Framework 2.0.