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


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

Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server. 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.