Compartir a través de


AgentObjectBase Constructor

Initializes a new instance of the AgentObjectBase class.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo.Agent
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
Protected Friend Sub New
'Uso

Dim instance As New AgentObjectBase()
protected internal AgentObjectBase()
protected public:
AgentObjectBase()
new : unit -> AgentObjectBase
 function AgentObjectBase()

Notas

The default constructor initializes any fields to their default values.