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


ScheduleBase Constructor

Initializes a new instance of the ScheduleBase class.

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

Синтаксис

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

Замечания

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: Create a Job with Steps and a Schedule in Visual Basic .NET

Платформы

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

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

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

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

См. также

Справочник

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

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

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