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


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

Initializes a new instance of the MailProfile class.

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

Синтаксис

'Декларация
Public Sub New
'Применение
Dim instance As New MailProfile()
public MailProfile()
public:
MailProfile()
new : unit -> MailProfile
public function MailProfile()

Замечания

The default constructor initializes any fields to their default values.

Примеры

Использование компонента Database Mail

См. также

Справочник

MailProfile Класс

Перегрузка MailProfile

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

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

Компонент Database Mail