Construtor AgentJobHistoryInfo
Initializes a new instance of the AgentJobHistoryInfo class.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (em Microsoft.SqlServer.Rmo.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New AgentJobHistoryInfo()
public AgentJobHistoryInfo()
public:
AgentJobHistoryInfo()
new : unit -> AgentJobHistoryInfo
public function AgentJobHistoryInfo()
Comentários
The default constructor initializes fields to their default values.
This namespace, class, or member is supported only in the .NET Framework 2.0.
Consulte também