Constructeur JobCategory
Initializes a new instance of the JobCategory class.
Espace de noms : Microsoft.SqlServer.Management.Smo.Agent
Assembly : Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New JobCategory()
public JobCategory()
public:
JobCategory()
new : unit -> JobCategory
public function JobCategory()
Notes
The default constructor initializes any fields to their default values.