Construtor AgentObjectBase
Initializes a new instance of the AgentObjectBase class.
Namespace: Microsoft.SqlServer.Management.Smo.Agent
Assembly: Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)
Sintaxe
'Declaração
Protected Friend Sub New
'Uso
Dim instance As New AgentObjectBase()
protected internal AgentObjectBase()
protected public:
AgentObjectBase()
new : unit -> AgentObjectBase
function AgentObjectBase()
Comentários
The default constructor initializes any fields to their default values.
Exemplos
Agendando tarefas administrativas automáticas no SQL Server Agent
Consulte também
Referência
Namespace Microsoft.SqlServer.Management.Smo.Agent