Конструктор CategoryBase
Initializes a new instance of the JobCategory class, or the OperatorCategory class, or the AlertCategory class.
Пространство имен: Microsoft.SqlServer.Management.Smo.Agent
Сборка: Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)
Синтаксис
'Декларация
Protected Friend Sub New
'Применение
Dim instance As New CategoryBase()
protected internal CategoryBase()
protected public:
CategoryBase()
new : unit -> CategoryBase
function CategoryBase()
Замечания
The default constructor initializes any fields to their default values.