Поделиться через


CategoryBase Constructor

Initializes a new instance of the JobCategory class, or the OperatorCategory class, or the AlertCategory class.

Пространство имен: Microsoft.SqlServer.Management.Smo.Agent
Сборка: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)

Синтаксис

'Декларация
Protected Friend Sub New
protected internal CategoryBase ()
protected public:
CategoryBase ()
protected CategoryBase ()
protected internal function CategoryBase ()

Замечания

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.

Пример

How to: Construct an Object in Visual Basic .NET

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

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

Другие ресурсы

Scheduling Automatic Administrative Tasks in SQL Server Agent
Автоматизация задач администрирования (агент SQL Server)