CategoryBase Constructor
No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. Initializes a new instance of the JobCategory class, or the OperatorCategory class, or the AlertCategory 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 CategoryBase()
protected internal CategoryBase()
protected public:
CategoryBase()
new : unit -> CategoryBase
function CategoryBase()
Comentarios
The default constructor initializes any fields to their default values.