Costruttore CategoryBase
Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Initializes a new instance of the JobCategory class, or the OperatorCategory class, or the AlertCategory class.
Spazio dei nomi Microsoft.SqlServer.Management.Smo.Agent
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Sintassi
'Dichiarazione
Protected Friend Sub New
'Utilizzo
Dim instance As New CategoryBase()
protected internal CategoryBase()
protected public:
CategoryBase()
new : unit -> CategoryBase
function CategoryBase()
Osservazioni
The default constructor initializes any fields to their default values.