Compartir a través de


CategoryBase Constructor

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 (in microsoft.sqlserver.smo.dll)

Sintaxis

'Declaración
Protected Friend Sub New
protected internal CategoryBase ()
protected public:
CategoryBase ()
protected CategoryBase ()
protected internal function CategoryBase ()

Notas

The default constructor initializes any fields to their default values.

This namespace, class, or member is supported only in version 2.0 of the .NET Framework.

Ejemplo

How to: Construct an Object in Visual Basic .NET

Plataformas

Plataformas de desarrollo

Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.

Plataformas de destino

Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.

Vea también

Referencia

CategoryBase Class
CategoryBase Members
Microsoft.SqlServer.Management.Smo.Agent Namespace

Otros recursos

Scheduling Automatic Administrative Tasks in SQL Server Agent
Automatizar las tareas administrativas (Agente SQL Server)