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


Конструктор ScheduleBase

Initializes a new instance of the ScheduleBase class.

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

Синтаксис

'Декларация
Protected Friend Sub New
'Применение
Dim instance As New ScheduleBase()
protected internal ScheduleBase()
protected public:
ScheduleBase()
new : unit -> ScheduleBase
function ScheduleBase()

Замечания

The default constructor initializes any fields to their default values.

Примеры

Планирование автоматических административных задач в агенте SQL Server

См. также

Справочник

ScheduleBase Класс

Пространство имен Microsoft.SqlServer.Management.Smo.Agent

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

Задачи автоматизированного администрирования (агент SQL Server)