AgentObjectBase constructeur
Initializes a new instance of the AgentObjectBase class.
Espace de noms : Microsoft.SqlServer.Management.Smo.Agent
Assembly : Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Protected Friend Sub New
'Utilisation
Dim instance As New AgentObjectBase()
protected internal AgentObjectBase()
protected public:
AgentObjectBase()
new : unit -> AgentObjectBase
function AgentObjectBase()
Notes
The default constructor initializes any fields to their default values.
Voir aussi